Class: DTAS::SplitFX::Skip
- Inherits:
-
Struct
- Object
- Struct
- DTAS::SplitFX::Skip
- Defined in:
- lib/dtas/splitfx.rb
Overview
:nodoc:
Instance Attribute Summary collapse
-
#tstart ⇒ Object
Returns the value of attribute tstart.
Instance Method Summary collapse
Instance Attribute Details
#tstart ⇒ Object
Returns the value of attribute 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 |