Class: Pretentious::Trigger::Options
- Inherits:
-
Object
- Object
- Pretentious::Trigger::Options
- Defined in:
- lib/pretentious/trigger.rb
Overview
options that ca be passed to a trigger
Instance Attribute Summary collapse
-
#output_folder ⇒ Object
Returns the value of attribute output_folder.
Instance Attribute Details
#output_folder ⇒ Object
Returns the value of attribute output_folder.
7 8 9 |
# File 'lib/pretentious/trigger.rb', line 7 def output_folder @output_folder end |