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

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