sindresorhus/macos-trash

Add `--empty` flag

Open

#28 opened on Mar 12, 2025

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

Repository metrics

Stars
 (433 stars)
PR merge metrics
 (No merged PRs in 30d)

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