Class: Avmtrf1::Tools::Runner::Msgraph::Token

Inherits:
Object
  • Object
show all
Defined in:
lib/avmtrf1/tools/runner/msgraph/token.rb

Instance Method Summary collapse

Instance Method Details

#runObject



13
14
15
16
# File 'lib/avmtrf1/tools/runner/msgraph/token.rb', line 13

def run
  infov 'Client ID', token_retrieve.client_id
  run_output
end