Files
openhuman/src
Steven Enamakel ba84824ddf Refactor search directory handling in resolve_daemon_executable function
- Changed the initialization of search_dirs from a vector to a mutable vector to allow for further modifications.
- This adjustment enhances the flexibility of the search directory management, particularly for non-macOS platforms.
2026-03-29 22:42:04 -07:00
..