NodeTrait
Table of Contents
- $path : AbsolutePathInterface
- exists() : bool
- getAbsolutePath() : AbsolutePath
- isExecutable() : bool
- isLink() : bool
- isReadable() : bool
- isWriteable() : bool
Properties
$path
protected
AbsolutePathInterface
$path
Methods
exists()
public
exists() : bool
Return values
bool —getAbsolutePath()
public
getAbsolutePath() : AbsolutePath
Return values
AbsolutePath —isExecutable()
public
isExecutable() : bool
Return values
bool —isLink()
public
isLink() : bool
Return values
bool —isReadable()
public
isReadable() : bool
Return values
bool —isWriteable()
public
isWriteable() : bool