Method: InterMine::Service#token

Defined in:
lib/intermine/service.rb

#tokenObject (readonly)

The token you supplied to the constructor.



121
122
123
# File 'lib/intermine/service.rb', line 121

def token
  @token
end