Method: Halite::Dependencies::Dependency#spec

Defined in:
lib/halite/dependencies.rb

#specObject

Returns the value of attribute spec

Returns:

  • (Object)

    the current value of spec



30
31
32
# File 'lib/halite/dependencies.rb', line 30

def spec
  @spec
end