MCPcopy Index your code
hub / github.com/ReZeroS/git / Parser

Interface Parser

src/main/java/club/qqtim/parser/Parser.java:4–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2
3
4public interface Parser {
5
6 void execute(String[] args);
7}

Callers 1

executeMethod · 0.65

Implementers 1

CommandLineParsersrc/main/java/club/qqtim/parser/suppor

Calls

no outgoing calls

Tested by

no test coverage detected