Class RapperArgs
java.lang.Object
org.aksw.shellgebra.shim.cmd.RapperArgs
Picocli model that mimics rapper args.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ArgsModular<RapperArgs> static ArgumentListrenderArgList(RapperArgs model) toString()
-
Constructor Details
-
RapperArgs
public RapperArgs()
-
-
Method Details
-
getInputFormat
-
getOutputFormat
-
getInputFile
-
getBaseUrl
-
getUnmatchedArgs
-
renderArgList
-
parse
-
toString
-