public class Main extends Object
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
static DataGenerator |
create(Path output,
Collection<Path> inputs,
boolean includeClient,
boolean includeServer,
boolean includeDev,
boolean includeReports,
boolean validate) |
static void |
main(String[] string) |
public static void main(String[] string) throws IOException
IOException
public static DataGenerator create(Path output, Collection<Path> inputs, boolean includeClient, boolean includeServer, boolean includeDev, boolean includeReports, boolean validate)