Skip to main content

fetch_oxicode_home

Function fetch_oxicode_home 

Source
pub fn fetch_oxicode_home() -> Option<PathBuf>
Expand description

Resolve the oxicode home directory. Honors OXICODE_HOME; falls back to ~/.oxicode. The Foundation host is independent: OXICODE_HOME only affects oxicode-local paths (legacy memory, migration checkpoints, etc.) and does not change the Foundation root.