Pike v8.0 release 1738

Class MasterObject()->dirnode

Description

Module node representing a single directory.

See also

joinnode


Variable dirname
Variable compilation_handler
Variable name

string MasterObject.dirnode.dirname
object|void MasterObject.dirnode.compilation_handler
string|void MasterObject.dirnode.name


Method create

MasterObject.dirnode MasterObject.dirnode(string dirname, object|void compilation_handler, string|void name)