ceylon.file
Resource
Represents a file, link, or directory located at a certain path, or the absence of a file or directory at the path.
Attributes | |
---|---|
Modifier and Type | Name and Description |
shared formal File|Directory|Nil | linkedResource If this resource is a link, resolve the link. |
shared formal Path | path The path of the file, link, or directory. |
Attributes inherited from class: Object |
---|
string |