Documentation

NodeTrait

Table of Contents

$path  : AbsolutePathInterface
exists()  : bool
getAbsolutePath()  : AbsolutePath
isExecutable()  : bool
isLink()  : bool
isReadable()  : bool
isWriteable()  : bool

Properties

Methods

exists()

public exists() : bool
Return values
bool

isExecutable()

public isExecutable() : bool
Return values
bool
public isLink() : bool
Return values
bool

isReadable()

public isReadable() : bool
Return values
bool

isWriteable()

public isWriteable() : bool
Return values
bool

Search results