Rice::Arg¶
The Arg
class provides access to the Args passed to Rice via define_function
and define_method
.
Usage¶
name
- Returns the name of the Arg
.
The Arg
class provides access to the Args passed to Rice via define_function
and define_method
.
name
- Returns the name of the Arg
.