Expand description
Device identity. device_id persists in $ATOMCODE_HOME/device_id.
Functions§
- default_
atomcode_ dir - Return the AtomCode data directory, respecting the
ATOMCODE_HOMEenvironment variable. WhenATOMCODE_HOMEis set, it IS the data root (no.atomcodesuffix is appended). Otherwise falls back to$HOME/.atomcode, or./.atomcodewhen$HOMEcannot be resolved. - load_
or_ create - real_
home_ dir - Get the real user’s home directory, accounting for sudo scenarios.