Module: BWAPI::Client::CommandCenter::Client
- Included in:
- BWAPI::Client::CommandCenter
- Defined in:
- lib/bwapi/client/command_center/client.rb
Overview
Themes module for commandcenter/themes endpoints
Instance Method Summary collapse
-
#vizia_client ⇒ Hashie::Mash
Get vizia client information.
Instance Method Details
#vizia_client ⇒ Hashie::Mash
Get vizia client information
11 12 13 |
# File 'lib/bwapi/client/command_center/client.rb', line 11 def vizia_client get 'commandcenter/client' end |