DocumentGenerator.commandProcessor

struct DocumentGenerator
string delegate(string args, string workdir, string[string] env) commandProcessor;

Meta