Method: Halite::Dependencies::Dependency#type

Defined in:
lib/halite/dependencies.rb

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



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

def type
  @type
end