Method: Bixby.client=

Defined in:
lib/bixby-client.rb

.client=(client) ⇒ Object

Set the Bixby::Client to be used



18
19
20
# File 'lib/bixby-client.rb', line 18

def client=(client)
  @client = client
end