Flowdock
method

arguments

Importance_0
v2_5_5 - Show latest stable - 0 notes - Class: LockCommand
arguments() public

No documentation

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

Hide source
# File lib/rubygems/commands/lock_command.rb, line 16
  def arguments # :nodoc:
    "GEMNAME       name of gem to lock\nVERSION       version of gem to lock"
  end
Register or log in to add new notes.