Method: Copy::Session#token

Defined in:
lib/copy/session.rb

#tokenObject

Returns the value of attribute token.



6
7
8
# File 'lib/copy/session.rb', line 6

def token
  @token
end