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



313
314
315
# File 'lib/pinspec/types.rb', line 313

def attributes
  @attributes
end

#lineObject (readonly)

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



313
314
315
# File 'lib/pinspec/types.rb', line 313

def line
  @line
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



313
314
315
# File 'lib/pinspec/types.rb', line 313

def name
  @name
end