Skip to main content

rt deps resolve

rt › deps › resolve

Show where a tool actually runs from — bundled, a user copy on PATH, or unresolved

Usage

rt deps resolve <tool> [flags]

Arguments & flags

Flag / ArgTypeDefaultDescription
<tool>textTool name (rt, gh, fast-browser, gitq, deck, ...)
--jsonbooleanfalsePrint the envelope as JSON

See code: commands/deps.ts › depsResolve