Documentation

NodeInterface

Directories, Files, Device entries etc are nodes

Table of Contents

createSymlinkAs()  : mixed
exists()  : bool
getAbsolutePath()  : AbsolutePath
getPathRelativeTo()  : RelativePath
isExecutable()  : bool
isLink()  : bool
isReadable()  : bool
isWriteable()  : bool
touch()  : mixed

Methods

isExecutable()

public isExecutable() : bool
Return values
bool

isReadable()

public isReadable() : bool
Return values
bool

isWriteable()

public isWriteable() : bool
Return values
bool

Search results