Class Tool
java.lang.Object
com.github.rvesse.airline.examples.userguide.Tool
- All Implemented Interfaces:
Runnable
@Command(name="tool",
description="This tool does something interesting",
hidden=true,
groupNames={"common","foo bar"})
public class Tool
extends Object
implements Runnable
-
Constructor Summary
Constructors -
Method Summary