Skip to main content

run

Function run 

Source
pub fn run() -> Result<u8>
Expand description

Run the patchloom CLI. Returns the exit code as a u8.

Requires the cli feature (enabled by default).