Method: LibGems::Installer#spec

Defined in:
lib/libgems/installer.rb

#specObject (readonly)

The LibGems::Specification for the gem being installed



58
59
60
# File 'lib/libgems/installer.rb', line 58

def spec
  @spec
end