Represents a special-purpose file system.
Attributes | |
open | Source Code shared formal Boolean open Determine if this |
rootPaths | Source Code shared formal Path[] rootPaths The |
stores | Source Code shared formal Store[] stores The |
writeable | Source Code shared formal Boolean writeable Determine if this system can be written to. |
Inherited Attributes |
Attributes inherited from: Object hash, string |
Methods | |
close | Source Code shared formal void close() Close this |
parsePath | Source Code shared formal Path parsePath(String pathString) Obtain a |
Inherited Methods |
Methods inherited from: Object equals |