The INode interface is the base interface, and the parent class of both ICollection and IFile.
Methods | ||
---|---|---|
public
|
delete()
|
# |
public
|
getName(): string
|
# |
public
|
setName(string $name)
|
# |
public
|
getLastModified(): int|null
|
# |