Skip to main content

remove

Function remove 

Source
pub fn remove(pack_id: String) -> Result<Value>
Expand description

Remove a pack from the project lockfile. Fail-closed: a missing lockfile or an absent pack errors and leaves the lockfile intact.