Class: DTAS::SplitFX::Skip

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

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#tstartObject

Returns the value of attribute tstart

Returns:

  • (Object)

    the current value of tstart



16
17
18
# File 'lib/dtas/splitfx.rb', line 16

def tstart
  @tstart
end

Instance Method Details

#commit(_) ⇒ Object



17
18
19
# File 'lib/dtas/splitfx.rb', line 17

def commit(_)
  # noop
end