MCPcopy Create free account
hub / github.com/microsoft/vscode-cpptools / at

Method at

Extension/src/Utility/Process/streams.ts:255–257  ·  view source on GitHub ↗
(index: number)

Source from the content-addressed store, hash-verified

253 }
254
255 at(index: number) {
256 return this.#buffer[index];
257 }
258
259 trimTrailingWhitespace = true;
260

Callers 5

skipToMethod · 0.80
lineMethod · 0.80
nextMethod · 0.80
onDidChangeSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected