fn try_run(config: &Config, cmd: &mut Command) -> Result<(), ()>
Config::try_run wrapper for this module to avoid warnings on try_run, since we don’t have access to a builder yet.
Config::try_run
try_run
builder