AbstractDescriptor

Undocumented in source.

Members

Functions

describe
void describe(Output output, Object object)
Undocumented in source. Be warned that the author may not have intended to support it.
describe
void describe(Output output, Object object, DescriptorOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
describeCommand
void describeCommand(Command command, DescriptorOptions options)
Undocumented in source.
describeConsole
void describeConsole(Console application, DescriptorOptions options)
Undocumented in source.
describeInputArgument
void describeInputArgument(InputArgument inputArgument, DescriptorOptions options)
Undocumented in source.
describeInputDefinition
void describeInputDefinition(InputDefinition inputDefinition, DescriptorOptions options)
Undocumented in source.
describeInputOption
void describeInputOption(InputOption inputOption, DescriptorOptions options)
Undocumented in source.
write
void write(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(string message, bool decorated)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Descriptor

describe
void describe(Output output, Object object)
Undocumented in source.
describe
void describe(Output output, Object object, DescriptorOptions options)
Undocumented in source.

Meta