jcli.argbinder.binder

Undocumented in source.

Members

Classes

ArgBinder
class ArgBinder(Modules...)
Undocumented in source.

Functions

binderBool
ResultOf!bool binderBool(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
binderString
ResultOf!string binderString(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
binderTo
ResultOf!T binderTo(string value)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

BindWith
struct BindWith(alias Func_)
Undocumented in source.
Binder
struct Binder
Undocumented in source.
PostValidator
struct PostValidator
Undocumented in source.
PreValidator
struct PreValidator
Undocumented in source.

Meta