An exception for terminatinating execution or to throw for unit testing.
The INode interface is the base interface, and the parent class of both ICollection and IFile.
getLastModified()
Returns the last modification time, as a unix timestamp.
getName()
Returns the name of the node.
setName($name)
Renames the node.