pakker/src/cli/commands
NotAShelf f4287de795
treewide: remove dead code
Also deletes some dead_code annotations from functions that are
*actually used*.

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ic815cacc93c464078ead1674e7523d8b6a6a6964
2026-03-03 23:35:11 +03:00
..
add.rs cli/commands: use constants for repeated platform names 2026-03-03 23:35:06 +03:00
add_prj.rs initial commit 2026-02-13 00:14:46 +03:00
cfg.rs cli: make init and cfg interactive by default 2026-02-19 00:22:37 +03:00
cfg_prj.rs initial commit 2026-02-13 00:14:46 +03:00
credentials.rs initial commit 2026-02-13 00:14:46 +03:00
credentials_set.rs initial commit 2026-02-13 00:14:46 +03:00
diff.rs initial commit 2026-02-13 00:14:46 +03:00
export.rs cli: wire shelve flag; more clippy fixes 2026-03-03 23:34:53 +03:00
fetch.rs cli: wire shelve flag; more clippy fixes 2026-03-03 23:34:53 +03:00
fork.rs cli: wire shelve flag; more clippy fixes 2026-03-03 23:34:53 +03:00
import.rs cli: wire shelve flag; more clippy fixes 2026-03-03 23:34:53 +03:00
init.rs cli: make init and cfg interactive by default 2026-02-19 00:22:37 +03:00
inspect.rs cli: wire get_site_url in inspect; fix clippy in remote_update 2026-02-19 00:22:41 +03:00
link.rs initial commit 2026-02-13 00:14:46 +03:00
ls.rs cli: add version mismatch warning to ls; wire ErrorSeverity in status 2026-02-19 00:22:40 +03:00
mod.rs initial commit 2026-02-13 00:14:46 +03:00
remote.rs initial commit 2026-02-13 00:14:46 +03:00
remote_update.rs cli: wire get_site_url in inspect; fix clippy in remote_update 2026-02-19 00:22:41 +03:00
rm.rs cli: wire MultiError in add/rm; add typo suggestions 2026-02-19 00:22:38 +03:00
set.rs initial commit 2026-02-13 00:14:46 +03:00
status.rs treewide: remove dead code 2026-03-03 23:35:11 +03:00
sync.rs cli: fix global -y flag conflicts in add-prj` and sync commands 2026-03-03 23:35:10 +03:00
unlink.rs initial commit 2026-02-13 00:14:46 +03:00
update.rs cli: add --all flag to update; wire UpdateStrategy enforcement 2026-02-19 00:22:39 +03:00