A System
representing the default file system.
Attributes | |
open | shared actual Boolean open Determine if this Refined declaration: open |
rootPaths | shared actual Path[] rootPaths The Refined declaration: rootPaths |
stores | shared actual Store[] stores The Refined declaration: stores |
writeable | shared actual Boolean writeable Determine if this system can be written to. Refined declaration: writeable |
Inherited Attributes |
Attributes inherited from: Object hash, string |
Attributes inherited from: System |
Methods | |
close | Source Code shared actual void close() Close this Refined declaration: close |
parsePath | shared actual Path parsePath(String pathString) Obtain a Refined declaration: parsePath |
Inherited Methods |
Methods inherited from: Object equals |
Methods inherited from: System |