
Check that the container tool daemon is responsive
Source:R/container-helpers.R
dot-check_tool_responsive.RdRuns <tool> info and checks the exit code. Errors informatively if the
tool is found but not responsive – typically because the daemon is not
running.
Details
This function is retained for backward compatibility with existing
calling code. New code should rely on .resolve_tool(), which
incorporates responsiveness checking into tool selection.