fn has_shellcheck() -> Result<(), Error>
Returns Ok if shellcheck is installed, Err otherwise.
Ok
Err