Expand description
Trash support - safe deletion with recovery
Provides cross-platform trash functionality so users can recover accidentally deleted files.
Structs§
- Trash
Record - Record of a trashed item
- Trash
Record Store - Storage for trash records
Enums§
- Delete
Method - Delete method for cleanup operations
Functions§
- delete_
artifact - Delete an artifact
- delete_
path - Delete a path using the specified method
- get_
trash_ dir - Get the trash directory for the current platform
- get_
trash_ size - Get the size of items in trash
- is_
trash_ available - Check if trash is available on this system