Method: Alphonse::Configs::Operation#tasks
- Defined in:
- lib/alphonse/configs/operation.rb
#tasks(*args) ⇒ Object
13 14 15 |
# File 'lib/alphonse/configs/operation.rb', line 13 def tasks(*args) set_attr command.to_sym => args.flatten end |