Class: ESM::SteamAccount

Inherits:
Object
  • Object
show all
Defined in:
lib/esm/model/steam_account.rb

Instance Method Summary collapse

Instance Method Details

#tokenObject



5
6
7
# File 'lib/esm/model/steam_account.rb', line 5

def token
  ENV["STEAM_TOKEN"]
end