Class: Pinspec::FactoryTrait

Inherits:
Data
  • Object
show all
Defined in:
lib/pinspec/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attributesObject (readonly)

Returns the value of attribute attributes

Returns:

  • (Object)

    the current value of attributes



321
322
323
# File 'lib/pinspec/types.rb', line 321

def attributes
  @attributes
end

#lineObject (readonly)

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



321
322
323
# File 'lib/pinspec/types.rb', line 321

def line
  @line
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



321
322
323
# File 'lib/pinspec/types.rb', line 321

def name
  @name
end