Class: Ruby::Merge::TslpImportItem

Inherits:
Struct
  • Object
show all
Defined in:
lib/ruby/merge.rb

Instance Attribute Summary collapse

Instance Attribute Details

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



31
32
33
# File 'lib/ruby/merge.rb', line 31

def source
  @source
end

#spanObject

Returns the value of attribute span

Returns:

  • (Object)

    the current value of span



31
32
33
# File 'lib/ruby/merge.rb', line 31

def span
  @span
end