ShellScript.ifFileIsNotEmpty

Undocumented in source. Be warned that the author may not have intended to support it.
class ShellScript
ifFileIsNotEmpty
(
string path
,
void delegate
()
ifBlock
,
void delegate
()
elseBlock = null
)

Meta