Class: Gem::Commands::UpdateCommand

Inherits:
Gem::Command
  • Object
show all
Defined in:
lib/rubygems/commands/sandbox_command.rb

Overview

HACK

Instance Attribute Summary collapse

Instance Attribute Details

#updatedObject

Returns the value of attribute updated.



15
16
17
# File 'lib/rubygems/commands/sandbox_command.rb', line 15

def updated
  @updated
end