Class GettingStarted
java.lang.Object
com.github.rvesse.airline.examples.userguide.GettingStarted
- All Implemented Interfaces:
Runnable
@Command(name="getting-started",
description="We're just getting started")
public class GettingStarted
extends Object
implements Runnable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
flag
-
args
-
-
Constructor Details
-
GettingStarted
public GettingStarted()
-
-
Method Details
-
main
-
run
-