Skip to main content

Module paths

Module paths 

Source
Expand description

Install-location detection mirroring scripts/install.sh and install.ps1.

Structs§

UninstallManifest
Filenames inside $ATOMCODE_HOME/ that the uninstaller knows about, grouped.
UnixRcPaths

Functions§

atomcode_dir
Return the atomcode data root ($ATOMCODE_HOME when set, or ~/.atomcode/ by default). Routes through crate::config::Config::config_dir so install/setup/skill/plugin/uninstall all agree on a single root — previously this module looked at a separate ATOMCODE_HOME_OVERRIDE variable, which let users customise their data dir but then lose track of it at uninstall time. One variable, one semantics.
uninstall_manifest
unix_rc_paths
unix_rc_paths_for_home