Expand description
Remove files or directories passed as CLI args (recursive for dirs).
Strips trailing :... suffix from paths before deletion.
ยงErrors
- I/O errors from file/directory removal.
Functionsยง
- before_
first_ ๐colon - Strips suffix beginning at first โ:โ.
- main ๐
- Remove files or directories passed as CLI args (recursive for dirs).
- process ๐
- Deletes one path after stripping the first โ:โ suffix segment.