Class: Connect::Xdef
- Inherits:
-
Struct
- Object
- Struct
- Connect::Xdef
- Defined in:
- lib/connect/dsl.rb
Instance Attribute Summary collapse
-
#file_name ⇒ Object
Returns the value of attribute file_name.
-
#lineno ⇒ Object
Returns the value of attribute lineno.
Instance Attribute Details
#file_name ⇒ Object
Returns the value of attribute file_name
46 47 48 |
# File 'lib/connect/dsl.rb', line 46 def file_name @file_name end |
#lineno ⇒ Object
Returns the value of attribute lineno
46 47 48 |
# File 'lib/connect/dsl.rb', line 46 def lineno @lineno end |