MCPcopy Create free account
hub / github.com/dhale/jtk / ArgsParser

Method ArgsParser

core/src/main/java/edu/mines/jtk/util/ArgsParser.java:103–108  ·  view source on GitHub ↗

Constructs an argument parser for the specified arguments and short options specification. @param args the command-line arguments, as passed to the method main. @param shortOpts the short options specification. Each option is specified by a single character. For options that require values, this c

(String[] args, String shortOpts)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

initMethod · 0.95

Tested by

no test coverage detected