Method: Bixby.client
- Defined in:
- lib/bixby-client.rb
.client ⇒ Object
Get a Bixby::Client instance
23 24 25 |
# File 'lib/bixby-client.rb', line 23 def client @client ||= create_client() end |
Get a Bixby::Client instance
23 24 25 |
# File 'lib/bixby-client.rb', line 23 def client @client ||= create_client() end |