Method: Gem::UnknownCommandError#unknown_command
- Defined in:
- lib/rubygems/exceptions.rb
#unknown_command ⇒ Object (readonly)
Returns the value of attribute unknown_command.
14 15 16 |
# File 'lib/rubygems/exceptions.rb', line 14 def unknown_command @unknown_command end |