sindresorhus/macos-trash

Add `--empty` flag

Open

#28 opened on Mar 12, 2025

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Swift (433 stars) (23 forks)user submission
enhancementhelp wanted

Description

In order to differentiate it from native trash commands, we should add --list(-l) and --clear(-cl) options. The --list(-l) option lists up the contents of trash box. The --clear(-cl) option empties the trash box.

Contributor guide