pub fn get_outdated_packages() -> Result<Vec<Package>>
Expand description

Errors

Will return Err if the command fails to execute

Panics

Will panic if the command fails to execute