Package com.arc_e_tect.gradle.gherkin
Class GherkinToAsciidocExtension
java.lang.Object
com.arc_e_tect.gradle.gherkin.GherkinToAsciidocExtension
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
- See Also:
-
DEFAULT_SOURCE_DIR
- See Also:
-
DEFAULT_OUTPUT_FILE_NAME
- See Also:
-
-
Constructor Details
-
GherkinToAsciidocExtension
public GherkinToAsciidocExtension()
-
-
Method Details
-
getSourceDir
public abstract org.gradle.api.file.DirectoryProperty getSourceDir() -
getSourceFile
public abstract org.gradle.api.file.RegularFileProperty getSourceFile() -
getIncludeSubDirs
-
getOutputDir
public abstract org.gradle.api.file.DirectoryProperty getOutputDir() -
getOutputFileName
-