Method: Eye::Group::Data#debug_data
- Defined in:
- lib/eye/group/data.rb
#debug_data ⇒ Object
36 37 38 |
# File 'lib/eye/group/data.rb', line 36 def debug_data { queue: scheduler_commands_list, chain: chain_status } end |
36 37 38 |
# File 'lib/eye/group/data.rb', line 36 def debug_data { queue: scheduler_commands_list, chain: chain_status } end |