MCPcopy Index your code
hub / github.com/codeaashu/claude-code / _temp

Function _temp

src/components/tasks/ShellDetailDialog.tsx:297–299  ·  view source on GitHub ↗
(setOutputPromise_0, shell_0)

Source from the content-addressed store, hash-verified

295 return t26;
296}
297function _temp(setOutputPromise_0, shell_0) {
298 return setOutputPromise_0(getTaskOutput(shell_0));
299}
300type ShellOutputContentProps = {
301 outputPromise: Promise<TaskOutputResult>;
302 columns: number;

Callers

nothing calls this directly

Calls 1

getTaskOutputFunction · 0.70

Tested by

no test coverage detected