Class MasterObject()->dirnode
- Description
Module node representing a single directory.
- See also
- 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
)