Class: Pinspec::ClockSite
- Inherits:
-
Data
- Object
- Data
- Pinspec::ClockSite
- Defined in:
- lib/pinspec/types.rb
Instance Attribute Summary collapse
-
#call ⇒ Object
readonly
Returns the value of attribute call.
-
#line ⇒ Object
readonly
Returns the value of attribute line.
Instance Attribute Details
#call ⇒ Object (readonly)
Returns the value of attribute call
30 31 32 |
# File 'lib/pinspec/types.rb', line 30 def call @call end |
#line ⇒ Object (readonly)
Returns the value of attribute line
30 31 32 |
# File 'lib/pinspec/types.rb', line 30 def line @line end |