Module: Deis::Client::Shared
Instance Method Summary collapse
Instance Method Details
#authenticated? ⇒ Boolean
15 16 17 |
# File 'lib/deis/client.rb', line 15 def authenticated? !! @auth_token end |
15 16 17 |
# File 'lib/deis/client.rb', line 15 def authenticated? !! @auth_token end |