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:
1 2 3 | 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:
1 2 3 | def defaults_str --no-gems-first --no-all end |
Designed by : w10schools
service@w10schools.com
Please login to continue.