Files
ctrld/cmd/cli
Cuong Manh Le 6e1e9426da 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
2026-04-30 19:19:18 +07:00
..
2026-04-30 19:19:18 +07:00
2025-01-31 20:04:03 +07:00
2026-04-30 19:19:18 +07:00
2026-04-30 19:19:18 +07:00
2026-04-30 19:19:18 +07:00
2023-11-06 20:01:03 +07:00
2026-04-30 19:19:18 +07:00