Files
ctrld/cmd/cli
Cuong Manh Le 36a7423634 refactor: extract empty string filtering to reusable function
- Add filterEmptyStrings utility function for consistent string filtering
- Replace inline slices.DeleteFunc calls with filterEmptyStrings
- Apply filtering to osArgs in addition to command args
- Improves code readability and reduces duplication
- Uses slices.DeleteFunc internally for efficient filtering
2025-07-15 23:09:54 +07:00
..
2025-01-24 14:54:20 +07:00
2025-01-31 20:04:03 +07:00
2025-01-31 20:04:03 +07:00
2023-11-06 20:01:03 +07:00
2023-11-06 20:01:03 +07:00
2025-02-11 19:27:41 +07:00