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 / Arg | Type | Default | Description |
|---|---|---|---|
<tool> | text | Tool name (rt, gh, fast-browser, gitq, deck, ...) | |
--json | boolean | false | Print the envelope as JSON |
See code: commands/deps.ts › depsResolve