Enkaidu::Env::Profile
Inherits Reference < Object
Constants
CONFIG_FILE_NAME = "config"
MAX_DIR_DEPTH = 8
VAR_FILE_NAMES = ["variables.yml", "variables.yaml"]
YAML_EXTS = [".yaml", ".yml"]
Constructors
new(base_path, renderer : Enkaidu::SessionRenderer, quiet = false)
Create a profile using the given base directory where we will look for a DOT_ENKAIDU folder
Instance methods
error_and_exit_with(message)
Source