selery.node.plugin.file

Members

Functions

read
void[] read(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(string file, void[] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

exists
bool exists [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isDir
bool isDir [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isFile
bool isFile [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Kripth