public class CompileAction extends Object implements com.milaboratory.cli.Action
| Modifier and Type | Class and Description |
|---|---|
static class |
CompileAction.Params |
| Constructor and Description |
|---|
CompileAction() |
public void go(com.milaboratory.cli.ActionHelper helper)
throws Exception
go in interface com.milaboratory.cli.ActionExceptionpublic String command()
command in interface com.milaboratory.cli.Actionpublic com.milaboratory.cli.ActionParameters params()
params in interface com.milaboratory.cli.Actionpublic static void compile(Path source, Path destination, int surroundings) throws IOException
IOExceptionCopyright © 2017. All rights reserved.