Class: ZAWS::Sumoapi::SumoCreds::Creds::YamlFile
- Inherits:
-
ZAWS::Sumoapi::SumoCreds::Creds
- Object
- ZAWS::Sumoapi::SumoCreds::Creds
- ZAWS::Sumoapi::SumoCreds::Creds::YamlFile
- Defined in:
- lib/zaws/external/sumoapi/sumo_creds.rb
Overview
Subclass that loads creds from a YAML file.
Constant Summary collapse
- FILENAME =
'.sumo.yml'
Instance Method Summary collapse
-
#initialize(home) ⇒ YamlFile
constructor
A new instance of YamlFile.