diff options
| author | diogo464 <[email protected]> | 2025-06-19 09:17:19 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-06-19 09:17:19 +0100 |
| commit | a8e1212c07fb489cfa430ef64fb3a1c8df464a22 (patch) | |
| tree | 0cdb62dacc5e8093286216e37af44fbbaa9d9bd8 /tests | |
| parent | 0f9ae08bae9a9b417a741ebc8161cdeb6dbb39ca (diff) | |
Replace glob dependency with std::fs directory traversal
- Remove glob crate usage in favor of std::fs::read_dir()
- Create find_pid_files() helper function using std::fs
- Update list_daemons() and clean_orphaned_files() functions
- Maintain same functionality while reducing dependencies
- Fix indentation issues after conversion
- All tests pass, functionality preserved
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
