ceylon.file
System
Represents a special-purpose file system.
Attributes | |
---|---|
Modifier and Type | Name and Description |
shared formal Boolean | open Determine if this |
shared formal Path[] | rootPaths The |
shared formal Store[] | stores The |
shared formal Boolean | writeable Determine if this system can be written to. |
Attributes inherited from class: Object |
---|
string |
Methods | |
---|---|
Modifier and Type | Method and Description |
shared formal Void | close() Close this |
shared formal Path | parsePath(String pathString) Obtain a |