Method: Bcome::Orchestrator::CommandGroup::Custom#json_attributes
- Defined in:
- lib/orchestrator/command_group/custom.rb
#json_attributes ⇒ Object
4 5 6 |
# File 'lib/orchestrator/command_group/custom.rb', line 4 def json_attributes super + [:bcome_command] end |