Flowdock
method

defaults_str

Importance_0
v2_1_10 - Show latest stable - 0 notes - Class: ServerCommand
defaults_str() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/commands/server_command.rb, line 56
  def defaults_str # :nodoc:
    "--port 8808 --dir #{Gem.dir} --no-daemon"
  end
Register or log in to add new notes.