Module: Typekit::Client::Proxy
- Included in:
- Typekit::Collection::Base, Element::Base
- Defined in:
- lib/typekit/client.rb
Instance Attribute Summary collapse
-
#client ⇒ Object
readonly
Returns the value of attribute client.
-
#token ⇒ Object
readonly
Returns the value of attribute token.
Instance Method Summary collapse
Instance Attribute Details
#client ⇒ Object
Returns the value of attribute client.
66 67 68 |
# File 'lib/typekit/client.rb', line 66 def client @client end |
#token ⇒ Object
Returns the value of attribute token.
66 67 68 |
# File 'lib/typekit/client.rb', line 66 def token @token end |