method
defaults_str
v2_4_6 -
Show latest stable
- Class:
Gem::Command
defaults_str()public
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