Module: Climatic::Script::UnimplementedProcessor
- Included in:
- Simple
- Defined in:
- lib/climatic/script/unimplemented_processor.rb
Instance Method Summary collapse
Instance Method Details
#check_params(command_args) ⇒ Object
7 8 9 |
# File 'lib/climatic/script/unimplemented_processor.rb', line 7 def check_params(command_args) true end |