@groovy.transform.CompileStatic @groovy.util.logging.Slf4j class AsciidoctorJSRunner extends Object
Executes an instance of Asciidoctor.Js
| Modifiers | Name | Description |
|---|---|---|
static class |
AsciidoctorJSRunner.FileLocations |
| Constructor and description |
|---|
AsciidoctorJSRunner
(File nodejs, org.ysb33r.grolifant.api.core.ProjectOperations projectOperations, AsciidoctorJSRunner.FileLocations asciidoctorjs, String backend, org.asciidoctor.gradle.base.SafeMode safeMode, File baseDir, File destinationDir, Map<String, String> attributes, Set<String> requires, Optional<String> doctype, boolean logDocuments) |
Copyright © 2013-2024 the original author or authors. All rights reserved.