class Teletube::Config
- Teletube::Config
- Reference
- Object
Defined in:
teletube/config.crConstant Summary
-
ENDPOINT =
"https://tube.switch.ch"
-
PATH =
Path["~/.teletube.yml"].expand(home: true)
Constructors
Class Method Summary
Instance Method Summary
- #attributes=(attributes : YAML::Any)
- #attributes=(attributes : Hash(String, String))
- #endpoint
- #save(path = PATH)
- #token : String | Nil