A System
representing the default file system.
no subtypes hierarchy
Attributes | |
open | Source Codeshared actual Boolean open Determine if this Refines System.open |
rootPaths | Source Codeshared actual Path[] rootPaths The Refines System.rootPaths |
stores | Source Codeshared actual Store[] stores The Refines System.stores |
writeable | Source Codeshared actual Boolean writeable Determine if this system can be written to. Refines System.writeable |
Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: System |
Methods | |
close | Source Codeshared actual void close() Close this Refines System.close |
parsePath | Source Codeshared actual Path parsePath(String pathString) Obtain a Refines System.parsePath |
Inherited Methods |
Methods inherited from: Object |
Methods inherited from: System |