Class: DTAS::SplitFX::Skip
- Inherits:
-
Struct
- Object
- Struct
- DTAS::SplitFX::Skip
- Defined in:
- lib/dtas/splitfx.rb
Overview
declare section to skip
Instance Attribute Summary collapse
-
#tbeg ⇒ Object
Returns the value of attribute tbeg.
Instance Method Summary collapse
Instance Attribute Details
#tbeg ⇒ Object
Returns the value of attribute tbeg
27 28 29 |
# File 'lib/dtas/splitfx.rb', line 27 def tbeg @tbeg end |
Instance Method Details
#commit(_) ⇒ Object
28 29 30 |
# File 'lib/dtas/splitfx.rb', line 28 def commit(_) # noop end |