MCPcopy Index your code
hub / github.com/CopyTranslator/CopyTranslator / target

Method target

src/main/translate-controller.ts:261–263  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

259 }
260
261 get target() {
262 return this.get<Language>("targetLanguage");
263 }
264
265 clear() {
266 this.text = "";

Callers

nothing calls this directly

Calls 1

getMethod · 0.95

Tested by

no test coverage detected