osmose.engine.path_resolution¶
Consolidated file path resolution for OSMOSE data files.
All engine modules that resolve relative data file paths (config, background, resources, movement maps) use this single implementation. Security: rejects paths containing ‘..’ directory traversal segments.
Functions
|
Resolve a relative file path against standard search directories. |