Class: Pinspec::ClockSite

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

Instance Attribute Summary collapse

Instance Attribute Details

#callObject (readonly)

Returns the value of attribute call

Returns:

  • (Object)

    the current value of call



39
40
41
# File 'lib/pinspec/types.rb', line 39

def call
  @call
end

#lineObject (readonly)

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



39
40
41
# File 'lib/pinspec/types.rb', line 39

def line
  @line
end