java.lang.Object
io.xpipe.core.store.FilePath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfileSystemCompatible(OsType osType) getRoot()booleanstatic booleanisProbableFilePath(OsType osType, String s) relativize(FilePath base) booleanstartsWith(FilePath start) toString()toUnix()
-
Constructor Details
-
FilePath
-
-
Method Details
-
isProbableFilePath
-
fileSystemCompatible
-
getRoot
-
toLocalPath
-
toString
-
quoteIfNecessary
-
toDirectory
-
removeTrailingSlash
-
getFileName
-
splitHierarchy
-
getBaseName
-
getExtension
-
join
-
isAbsolute
public boolean isAbsolute() -
getParent
-
startsWith
-
relativize
-
normalize
-
toUnix
-
toWindows
-