Class: Gem::Commands::UpdateCommand
- Inherits:
-
Gem::Command
- Object
- Gem::Command
- Gem::Commands::UpdateCommand
- Defined in:
- lib/rubygems/commands/sandbox_command.rb
Overview
HACK
Instance Attribute Summary collapse
-
#updated ⇒ Object
Returns the value of attribute updated.
Instance Attribute Details
#updated ⇒ Object
Returns the value of attribute updated.
15 16 17 |
# File 'lib/rubygems/commands/sandbox_command.rb', line 15 def updated @updated end |