command
Version:
v0.0.0-...-ba0b20d
Opens a new window with list of versions in this module.
Published: Feb 27, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
`delete` removes files or directories.
Use `--recursive` for directories and `--force` to skip prompts/overwrite checks.
Example usage:
```sh
delete old.log
delete --recursive cache/
delete --force --recursive /tmp/test-data
```
Caution:
- Deletion is destructive.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.