| Type | Name and description |
|---|---|
java.lang.String |
applyFromPathFile that that the generated build.gradle should inherit (extend) from default will be the parsec-base-build |
boolean |
createSampleRDLCreate a sample RDL file that allows you to run parsec-generate without anything else Used mostly for testing though, it can be used as a reference |
boolean |
createTravisCICreate .travis.yml file for Continuous Integration with Travis. |
boolean |
createWrapperCreate the wrapper files for the gradle project |
groovy.lang.Closure |
extraTemplateExtra elements to generate |
| Type | Name and description |
|---|---|
java.lang.String |
getBaseBuildPath() |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
File that that the generated build.gradle should inherit (extend) from default will be the parsec-base-build
Create a sample RDL file that allows you to run parsec-generate without anything else Used mostly for testing though, it can be used as a reference
Create .travis.yml file for Continuous Integration with Travis. Default is set to true.
Create the wrapper files for the gradle project
Extra elements to generate