Method: Cyc::Connection.driver

Defined in:
lib/cyc/connection/driver.rb

.driverObject

The driver used to connect to the Cyc server.



8
9
10
# File 'lib/cyc/connection/driver.rb', line 8

def driver
  @driver
end