+ +
+

generateYaml

+
+
fun Workflow.generateYaml(gitRootDir: Path? = sourceFile?.toPath()?.absolute()?.findGitRoot(), preamble: Preamble? = null): String

Return a YAML for a workflow passed as the receiver.

+