ceylon.file
defaultSystem
A System
representing the default file system.
Attributes | |
---|---|
Modifier and Type | Name and Description |
shared actual Boolean | open Determine if this |
shared actual Path[] | rootPaths The |
shared actual Store[] | stores The |
shared actual Boolean | writeable Determine if this system can be written to. |
Attributes inherited from class: IdentifiableObject |
---|
hash |
Attributes inherited from class: Object |
---|
string |
Constructor |
---|
defaultSystem |
Methods | |
---|---|
Modifier and Type | Method and Description |
shared actual Void | close() Close this |
shared actual Path | parsePath(String pathString) Obtain a |