CMDLineError.this

Undocumented in source.
class CMDLineError
pure nothrow @nogc @safe
this
(
string msg = ""
,
ubyte exitCode = 1
,
string code = ""
,
Throwable nextInChain = null
)

Meta