| Modifier and Type | Class and Description |
|---|---|
static class |
OcamlDebugLauncherStep.Args |
| Constructor and Description |
|---|
OcamlDebugLauncherStep(ProjectFilesystem filesystem,
SourcePathResolverAdapter resolver,
OcamlDebugLauncherStep.Args args) |
| Modifier and Type | Method and Description |
|---|---|
StepExecutionResult |
execute(ExecutionContext context) |
String |
getDescription(ExecutionContext context) |
String |
getShortName() |
public OcamlDebugLauncherStep(ProjectFilesystem filesystem, SourcePathResolverAdapter resolver, OcamlDebugLauncherStep.Args args)
public StepExecutionResult execute(ExecutionContext context) throws IOException
execute in interface StepIOExceptionpublic String getShortName()
getShortName in interface Steppublic String getDescription(ExecutionContext context)
getDescription in interface Step