|
FilePath ( in FilePath other ) |
|
FilePath ( in String value ) |
|
FilePath () |
FilePath |
append ! ( in FilePath a ) |
|
appendDesc ? ( io String string ) |
|
clear ! () |
FilePath |
clone ? () |
|
cloneMembersTo ? ( io FilePath that ) |
Boolean |
exists ? () |
FilePath |
expandEnvVars ? () |
String |
extension ? () |
FilePath |
fileName ? () |
FilePath[] |
getSubPaths ? () |
Boolean |
hasExtension ? () |
Boolean |
hasFileName ? () |
Boolean |
hasParentPath ? () |
Boolean |
hasRelativePath ? () |
Boolean |
hasRootDirectory ? () |
Boolean |
hasRootName ? () |
Boolean |
hasStem ? () |
Boolean |
isAbsolute ? () |
Boolean |
isDirectory ? () |
Boolean |
isEmpty ? () |
Boolean |
isRegularFile ? () |
Boolean |
isRelative ? () |
Boolean |
isSymlink ? () |
FileTime |
last_write_time ? () |
FilePath |
makePreferred ! () |
FilePath |
parentPath ? () |
FilePath |
relativePath ? () |
FilePath |
removeFileName ! () |
FilePath |
replaceExtension ! ( in String newExtension ) |
FilePath |
rootDirectory ? () |
FilePath |
rootName ? () |
FilePath |
rootPath ? () |
String |
stem ? () |
String |
string ? () |
|
~FilePath () |