18 19 20 21 22
# File 'lib/adn/cli.rb', line 18 def self.run ADN::Auth.retrieve_token unless ADN::Auth.has_token? ADN.token = ADN::Auth.token new end