Function error_from_exit_status

Source
pub fn error_from_exit_status(exit_status: i32) -> GardenError
Expand description

Convert an i32 into a GardenError.