-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
🧩 featureA new feature to be implementedA new feature to be implemented
Description
Details
Name: uninstall
Alias: u
Arguments:
$ vr uninstall [-g, --global] <specifier> # Where the specifier = name of the installed executable
Action
In case of global uninstalls: search for a compatible entry in the Deno bin root and delete it.
In case of local uninstalls: search for a compatible entry in the local vr configuration, delete the corresponding bin file and remove the entry from the config.
Metadata
Metadata
Assignees
Labels
🧩 featureA new feature to be implementedA new feature to be implemented