ArgBinder

Undocumented in source.

Members

Aliases

Binders
alias Binders = staticMap!(ToBinder, AliasSeq!(Modules, jcli.argbinder.binder))
Undocumented in source.
ToBinder
alias ToBinder(alias M) = getSymbolsByUDA!(M, Binder)
Undocumented in source.

Static functions

bind
Result bind(string str, ArgIntrospectT.CommandT command)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta