has_shellcheck

Function has_shellcheck 

Source
fn has_shellcheck() -> Result<(), Error>
Expand description

Returns Ok if shellcheck is installed, Err otherwise.