Class: Gem::CommandManager
- Inherits:
-
Object
- Object
- Gem::CommandManager
- Defined in:
- lib/geminstaller/rubygems_extensions.rb
Instance Attribute Summary collapse
-
#commands ⇒ Object
readonly
Returns the value of attribute commands.
Instance Attribute Details
#commands ⇒ Object (readonly)
Returns the value of attribute commands.
6 7 8 |
# File 'lib/geminstaller/rubygems_extensions.rb', line 6 def commands @commands end |