Method: Cyc::Client#host

Defined in:
lib/cyc/client.rb

#hostObject (readonly)

The host the client connects to.



38
39
40
# File 'lib/cyc/client.rb', line 38

def host
  @host
end