MCPcopy
hub / github.com/Doorman11991/smallcode / setTokenInfo

Method setTokenInfo

src/tui/fullscreen.js:1095–1098  ·  view source on GitHub ↗
(info)

Source from the content-addressed store, hash-verified

1093 }
1094
1095 setTokenInfo(info) {
1096 this.tokenInfo = info || '';
1097 this.render();
1098 }
1099
1100 // Stream a token into the last chat line
1101 streamToken(token) {

Callers 1

runTUIFunction · 0.95

Calls 1

renderMethod · 0.95

Tested by

no test coverage detected