pub fn run() -> Result<u8>
Run the patchloom CLI. Returns the exit code as a u8.
Requires the cli feature (enabled by default).
cli