| Constructor and Description |
|---|
SkaffoldInitOutput() |
SkaffoldInitOutput(String json) |
| Modifier and Type | Method and Description |
|---|---|
String |
getImage() |
String |
getJsonString()
Gets the added files in JSON format.
|
String |
getProject() |
void |
setImage(String image) |
void |
setProject(String project) |
public SkaffoldInitOutput()
public SkaffoldInitOutput(String json) throws IOException
IOExceptionpublic String getJsonString() throws IOException
IOException - if writing out the JSON failsCopyright © 2019. All rights reserved.