MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / fillWith

Method fillWith

code/main/string_prototype.ts:4–4  ·  view source on GitHub ↗
(characters: string, howMuch: number)

Source from the content-addressed store, hash-verified

2 addAt(index: number, text: string): string;
3 addChineseSpaces(): string;
4 fillWith(characters: string, howMuch: number): string;
5 replaceAt(index: number, text: string): string;
6}
7

Callers 2

drawHorizontalLineMethod · 0.80
eraseEverythingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected