Method: Sfn::CommandModule::Base::InstanceMethods#name_args
- Defined in:
- lib/sfn/command_module/base.rb
#name_args ⇒ Array<String>
Simple compat proxy method
150 151 152 |
# File 'lib/sfn/command_module/base.rb', line 150 def name_args arguments end |