Meta class defines subcommands
9 10 11
# File 'lib/bim/subcommands/meta.rb', line 9 def actives puts Bim::Action::Meta.actives end
17 18 19
# File 'lib/bim/subcommands/meta.rb', line 17 def device_groups puts Bim::Action::Meta.device_groups end