public class find_events extends CommandLineTool
requiresStdin
Constructor and Description |
---|
find_events(java.lang.String[] args) |
Modifier and Type | Method and Description |
---|---|
protected void |
addParams() |
static void |
main(java.lang.String[] args) |
getContext, getTemplate, run, shouldPrintRecipe
public find_events(java.lang.String[] args) throws com.martiansoftware.jsap.JSAPException
com.martiansoftware.jsap.JSAPException
protected void addParams() throws com.martiansoftware.jsap.JSAPException
addParams
in class CommandLineTool
com.martiansoftware.jsap.JSAPException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception