Expand description
Install-location detection mirroring scripts/install.sh and install.ps1.
Structs§
- Uninstall
Manifest - Filenames inside
$ATOMCODE_HOME/that the uninstaller knows about, grouped. - Unix
RcPaths
Functions§
- atomcode_
dir - Return the atomcode data root (
$ATOMCODE_HOMEwhen set, or~/.atomcode/by default). Routes throughcrate::config::Config::config_dirso install/setup/skill/plugin/uninstall all agree on a single root — previously this module looked at a separateATOMCODE_HOME_OVERRIDEvariable, 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