MCPcopy Create free account
hub / github.com/chhoumann/quickadd / inputPrompt

Method inputPrompt

src/interactive/promptProvider.ts:50–50  ·  view source on GitHub ↗
(
		header: string,
		placeholder?: string,
		value?: string,
	)

Source from the content-addressed store, hash-verified

48 },
49 ): Promise<string[]>;
50 inputPrompt(
51 header: string,
52 placeholder?: string,
53 value?: string,

Callers 12

GetApiMethod · 0.65
promptForValueMethod · 0.65
promptForVariableMethod · 0.65
promptForMathValueMethod · 0.65
suggestForFieldMethod · 0.65
suggestForFileMethod · 0.65
startFunction · 0.65
BookFinder.jsFile · 0.65
startFunction · 0.65

Implementers 1

RemotePromptProvidersrc/interactive/promptProvider.ts

Calls

no outgoing calls

Tested by

no test coverage detected