public class CheckAction extends Object implements com.milaboratory.cli.Action
| Modifier and Type | Class and Description |
|---|---|
static class |
CheckAction.AParameters |
| Constructor and Description |
|---|
CheckAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
command() |
InputStream |
getInputStream(String fileName) |
void |
go(com.milaboratory.cli.ActionHelper helper) |
com.milaboratory.cli.ActionParameters |
params() |
public void go(com.milaboratory.cli.ActionHelper helper)
throws Exception
go in interface com.milaboratory.cli.ActionExceptionpublic InputStream getInputStream(String fileName) throws IOException
IOExceptionpublic String command()
command in interface com.milaboratory.cli.Actionpublic com.milaboratory.cli.ActionParameters params()
params in interface com.milaboratory.cli.ActionCopyright © 2017. All rights reserved.