Per-user Edgible data directory: $XDG_DATA_HOME/edgible (or
~/.local/share/edgible) on Linux, ~/Library/Application Support/Edgible
on macOS, %APPDATA%\Edgible on Windows, and ~/.edgible elsewhere.
When running as root under sudo, the path is resolved against SUDO_USER's
conventional home (so sudo edgible … and the SDK still share the same
session files as the invoking user).
Per-user Edgible data directory:
$XDG_DATA_HOME/edgible(or~/.local/share/edgible) on Linux,~/Library/Application Support/Edgibleon macOS,%APPDATA%\Edgibleon Windows, and~/.edgibleelsewhere.When running as root under sudo, the path is resolved against SUDO_USER's conventional home (so
sudo edgible …and the SDK still share the same session files as the invoking user).