Method: RSCM::Base#trigger_mechanism
- Defined in:
- lib/rscm/base.rb
#trigger_mechanism ⇒ Object
Descriptive name of the trigger mechanism
214 215 216 |
# File 'lib/rscm/base.rb', line 214 def trigger_mechanism raise NotImplementedError end |