Function svm_lib::remove_version
source · pub fn remove_version(version: &Version) -> Result<(), SolcVmError>
Expand description
Removes the provided version of Solc from the machine.
pub fn remove_version(version: &Version) -> Result<(), SolcVmError>
Removes the provided version of Solc from the machine.