svm

Function installed_versions

source
pub fn installed_versions() -> Result<Vec<Version>, SvmError>
Expand description

Reads the list of Solc versions that have been installed in the machine. The version list is sorted in ascending order.