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