LemonGateway.Cwd (lemon_gateway v0.1.0)

View Source

Resolves the default working directory for engine runs.

Falls back through: configured default_cwd -> user home directory -> process cwd.

Summary

Functions

Returns the default working directory, resolved from config, home, or process cwd.

Functions

default_cwd()

@spec default_cwd() :: String.t()

Returns the default working directory, resolved from config, home, or process cwd.