class CliOptions
- CliOptions
- Reference
- Object
Defined in:
bindgen.crConstructors
Class Method Summary
-
.toka_options : Toka::OptionDescriptor
Descriptor of available options
Instance Method Summary
-
#chdir : String | Nil
Getter for
#chdir
. - #positional_options : Array(String)
-
#stats : Bool
Generate option getters Getter for
#stats
. -
#stats? : Bool
Getter for
#stats
. -
#var : Hash(String, String)
Getter for
#var
.
Constructor Detail
Class Method Detail
Instance Method Detail
def chdir : String | Nil
#
Getter for #chdir
.
This option can be accessed through the long-option --chdir
or the short-option