IWriter.GroupConfiguration| Modifier and Type | Field and Description |
|---|---|
static LaunchJsonV0_2_0 |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static java.nio.file.Path |
resolveLaunchFilePath(java.nio.file.Path projectRoot) |
void |
write(BatchedLaunchWriter data,
java.nio.file.Path projectRoot) |
public static final LaunchJsonV0_2_0 INSTANCE
public void write(BatchedLaunchWriter data, java.nio.file.Path projectRoot) throws java.io.IOException
public static java.nio.file.Path resolveLaunchFilePath(java.nio.file.Path projectRoot)