MCPcopy Index your code
hub / github.com/SeleniumHQ/selenium / configure

Method configure

java/src/org/openqa/selenium/cli/CliCommand.java:43–43  ·  view source on GitHub ↗
(PrintStream out, PrintStream err, String... args)

Source from the content-addressed store, hash-verified

41 Set<Object> getFlagObjects();
42
43 Executable configure(PrintStream out, PrintStream err, String... args);
44
45 default boolean isShown() {
46 return true;

Callers 2

launchMethod · 0.95
showHelpMethod · 0.65

Implementers 4

TemplateGridCommandjava/src/org/openqa/selenium/grid/Temp
Helpjava/src/org/openqa/selenium/grid/Main
InfoCommandjava/src/org/openqa/selenium/grid/comm
CompletionCommandjava/src/org/openqa/selenium/grid/comm

Calls

no outgoing calls

Tested by

no test coverage detected