module

Enkaidu::Env

Constants

CURRENT_DIR = Path.new(Dir.current)

Current directory from which Enkaidu was run

DOT_ENKAIDU = ".enkaidu"

Environment folder name that we look for

HOME_DIR = Path.home

Current user's HOME directory

SYSTEM_PROPERTIES = Variables {"os_arch" => "x86_64", "os_name" => "musl"}

Hash of system properties

Nested types