Class: DTAS::SplitFX::Skip

Inherits:
Struct
  • Object
show all
Defined in:
lib/dtas/splitfx.rb

Overview

declare section to skip

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#tbegObject

Returns the value of attribute tbeg

Returns:

  • (Object)

    the current value of tbeg



29
30
31
# File 'lib/dtas/splitfx.rb', line 29

def tbeg
  @tbeg
end

Instance Method Details

#commit(_) ⇒ Object



30
31
32
# File 'lib/dtas/splitfx.rb', line 30

def commit(_)
  # noop
end