DefaultFormatter

Undocumented in source.

Constructors

this
this(Arguments arguments)
Undocumented in source.

Members

Functions

errors
string errors(char[] delegate(char[] buffer, const(char)[] format, ...) dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

errorMessages
string[] errorMessages [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
errorMessages
string[] errorMessages [@property setter]
Undocumented in source.
helpText
string helpText [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Formatter

appName_
string appName_;
Undocumented in source.
appVersion_
string appVersion_;
Undocumented in source.
instance
Arguments instance [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
appName
string appName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
appName
string appName [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
appVersion
string appVersion [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
appVersion
string appVersion [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
helpText
string helpText [@property getter]
Undocumented in source.
errors
string errors(char[] delegate(char[] buffer, const(char)[] format, ...) dg)
Undocumented in source.

Meta