Expand description
Process-wide PATH enrichment for children spawned by AFT.
Daemon launches can inherit a system-only PATH that misses the user’s package managers and version-manager shims. AFT initializes this module before any helper threads start so later subprocesses inherit the same PATH a login terminal would provide.
Functions§
- effective_
path - Return the cached PATH that subprocesses should inherit.
- initialize_
process_ path - Compute and export AFT’s process PATH.