Skip to main content

Module AppDataPrefix

Module AppDataPrefix 

Source
Expand description

Resolve the Tauri app-data prefix for THIS profile so logs and aliasing pick the right ~/Library/Application Support/ land.editor.*.mountain directory. The detection walks the Application Support tree, prefers a strict suffix match against the binary signature, falls back to the first *.mountain candidate so a mismatch still produces a usable path.

Staticsยง

APP_DATA_PREFIX ๐Ÿ”’

Functionsยง

BinarySignature ๐Ÿ”’
DetectAppDataPrefix ๐Ÿ”’
Fn
SplitPascalCaseIntoWords ๐Ÿ”’