Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,962 changes: 12 additions & 1,950 deletions packages/cli/binding/src/cli.rs

Large diffs are not rendered by default.

72 changes: 0 additions & 72 deletions packages/cli/binding/src/commands/add.rs

This file was deleted.

49 changes: 0 additions & 49 deletions packages/cli/binding/src/commands/dedupe.rs

This file was deleted.

49 changes: 0 additions & 49 deletions packages/cli/binding/src/commands/link.rs

This file was deleted.

9 changes: 0 additions & 9 deletions packages/cli/binding/src/commands/mod.rs
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
pub(crate) mod add;
pub(crate) mod dedupe;
pub(crate) mod doc;
pub(crate) mod fmt;
pub(crate) mod install;
pub(crate) mod lib_cmd;
pub(crate) mod link;
pub(crate) mod lint;
pub(crate) mod outdated;
pub(crate) mod pm;
pub(crate) mod remove;
pub(crate) mod test;
pub(crate) mod unlink;
pub(crate) mod update;
pub(crate) mod vite;
pub(crate) mod why;
78 changes: 0 additions & 78 deletions packages/cli/binding/src/commands/outdated.rs

This file was deleted.

Loading
Loading