Skip to main content

run

Function run 

Source
pub fn run(host: Host) -> Result<()>
Expand description

Run the hook for host. Always exits 0 (fail open); set SKI_DEBUG=1 to see the swallowed error on stderr when injection silently stops.