MCPcopy Create free account
hub / github.com/browserbase/stagehand / help

Function help

packages/evals/tui/commandTree.ts:393–393  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

391 // Help printers are imported lazily to avoid pulling braintrust into
392 // quiet commands like `config path`.
393 const help = async () => import("./commands/help.js");
394
395 const runNode: CommandNode = {
396 name: "run",

Callers 3

buildCommandTreeFunction · 0.85
printConfigCoreHelpThunkFunction · 0.85
printConfigHelpThunkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected