@groovy.transform.CompileStatic @Deprecated class BaseDirFollowsRootProject extends Object implements BaseDirStrategy
Strategy where the root project is always the base directory for asciidoctor conversions
| Constructor and description |
|---|
BaseDirFollowsRootProject
(Project project) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
File |
getBaseDir()Base directory location. |
|
File |
getBaseDir(String lang)Base directory location. |
Copyright © 2013-2024 the original author or authors. All rights reserved.