@groovy.transform.CompileStatic class OpenTofuToolchain extends AbstractIacToolchain
Describes a toolchain for OpenTofu.
Modifiers | Name | Description |
---|---|---|
class |
OpenTofuToolchain.1 |
Fields inherited from class | Fields |
---|---|
class AbstractIacToolchain |
__$stMC, __$stMC, __$stMC, __$stMC |
Constructor and description |
---|
OpenTofuToolchain
(String name, Project project) |
Type Params | Return Type | Name and description |
---|---|---|
|
protected ExecutableDownloader |
getDownloader() |
|
protected String |
runExecutableAndReturnVersion() |
|
String |
toString() |
Methods inherited from class | Name |
---|---|
class AbstractIacToolchain |
getName, toString, executableByVersion, this$dist$invoke$3, this$dist$set$3, this$dist$get$3, executableByPath, executableBySearchPath, setWindowsExtensionSearchOrder, setWindowsExtensionSearchOrder, getWindowsExtensionSearchOrder, resolvedExecutableVersion, this$dist$invoke$2, this$dist$set$2, this$dist$get$2, getExecutable, getProjectOperations, getMetaClass, setMetaClass, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait, getProperty, setProperty, invokeMethod |