defaults_str()
Instance Public methods
Override to display the default values of the command options. (similar to
arguments
, but displays the default values).
For example:
def defaults_str --no-gems-first --no-all end
Override to display the default values of the command options. (similar to
arguments
, but displays the default values).
For example:
def defaults_str --no-gems-first --no-all end
Please login to continue.