class

Sandcube::CLI::Config

Inherits Reference < Object

JSON-quoted dotenv values are parsed as data, never evaluated by a shell.

Constructors

load(path : String) : Config
Source
new(values : Hash(String, String) = {} of String => String)
Source

Class methods

path!(path : String) : String
Source

Instance methods

[](key : String) : String
Source
data_dir
Source
run_dir
Source
save(path : String) : Nil
Source
validate
Source
values
Source