Files
ctrld/cmd/cli
Cuong Manh Le 65a300a807 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-10-09 17:49:21 +07:00
..
2025-10-09 17:49:21 +07:00
2025-01-31 20:04:03 +07:00
2025-10-09 17:49:21 +07:00
2025-10-09 16:47:51 +07:00
2025-10-09 17:49:21 +07:00
2023-11-06 20:01:03 +07:00
2025-10-09 17:49:21 +07:00