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
39 40 41 |
# File 'lib/pinspec/types.rb', line 39 def call @call end |
#line ⇒ Object (readonly)
Returns the value of attribute line
39 40 41 |
# File 'lib/pinspec/types.rb', line 39 def line @line end |