Package org.gorpipe.gor.cli.render
Class ReportCommand
java.lang.Object
org.gorpipe.gor.cli.FormattingOptions
org.gorpipe.gor.cli.HelpOptions
org.gorpipe.gor.cli.render.RenderOptions
org.gorpipe.gor.cli.render.ReportCommand
- All Implemented Interfaces:
java.lang.Runnable
public class ReportCommand extends RenderOptions implements java.lang.Runnable
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ReportCommand() -
Method Summary
Modifier and Type Method Description voidrun()
-
Constructor Details
-
ReportCommand
public ReportCommand()
-
-
Method Details
-
run
public void run()- Specified by:
runin interfacejava.lang.Runnable
-