GradleCommandExecutor

Functions

Link copied to clipboard
fun execute(projectDir: File, timeout: Duration = DEFAULT_TIMEOUT_SECONDS.seconds, verbose: Boolean = false, isDefaultTimeout: Boolean = true, onOutputLine: (String) -> Unit? = null): String?
Link copied to clipboard