Skip to main content

driver_default_max

Function driver_default_max 

Source
pub fn driver_default_max(lib: &Path) -> Result<u64, LoopError>
Expand description

Query driver_default_max() from the driver lib via a single bash shellout.

Parses stdout as u64. Used when --max-iterations is absent.