MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / prompt

Method prompt

src/main/java/fielded/RemoteEditor.java:1321–1321  ·  view source on GitHub ↗
(String prompt, Map<Pair<String, String>, Runnable> options, ExtendedCommand alternative)

Source from the content-addressed store, hash-verified

1319
1320 public interface SupportsPrompt {
1321 void prompt(String prompt, Map<Pair<String, String>, Runnable> options, ExtendedCommand alternative);
1322 }
1323
1324 public void pin() {

Callers 6

runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected