api / org.gradle.jvm.application.tasks / CreateStartScripts / getWindowsStartScriptGenerator

getWindowsStartScriptGenerator

@Incubating @Internal open fun getWindowsStartScriptGenerator(): ScriptGenerator

The Windows start script generator.

Defaults to an implementation of org.gradle.jvm.application.scripts.TemplateBasedScriptGenerator.