Class: ESM::SteamAccount
- Inherits:
-
Object
- Object
- ESM::SteamAccount
- Defined in:
- lib/esm/model/steam_account.rb
Instance Method Summary collapse
Instance Method Details
#token ⇒ Object
5 6 7 |
# File 'lib/esm/model/steam_account.rb', line 5 def token ENV["STEAM_TOKEN"] end |