Flowdock
method

defaults_str

Importance_1
v2_1_10 - Show latest stable - 0 notes - Class: 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
Show source
Register or log in to add new notes.