Functionsยง
- get_
base_ dir - Get the base directory (parent of the executable), cached via OnceLock
- get_
config - Runtime-safe config loader
- html_
escape - Escape HTML special characters to prevent XSS
- read_
lock - Safe read lock acquisition with context for error messages
- write_
lock - Safe write lock acquisition with context for error messages