Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chhoumann/quickadd
/ getOutput
Method
getOutput
src/engine/MacroChoiceEngine.ts:279–281 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
277
}
278
279
public getOutput(): unknown {
280
return
this.output;
281
}
282
283
protected
async
executeCommands(commands: ICommand[]) {
284
try {
Callers
1
runAndGetOutput
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected