Class: Ruby::Merge::TslpImportItem
- Inherits:
-
Struct
- Object
- Struct
- Ruby::Merge::TslpImportItem
- Defined in:
- lib/ruby/merge.rb
Instance Attribute Summary collapse
-
#source ⇒ Object
Returns the value of attribute source.
-
#span ⇒ Object
Returns the value of attribute span.
Instance Attribute Details
#source ⇒ Object
Returns the value of attribute source
31 32 33 |
# File 'lib/ruby/merge.rb', line 31 def source @source end |
#span ⇒ Object
Returns the value of attribute span
31 32 33 |
# File 'lib/ruby/merge.rb', line 31 def span @span end |