public abstract class ZigToolchainSpec
extends Object
-
Constructor Summary
Constructors
-
Method Summary
abstract org.gradle.api.provider.Property<ZigVersion>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ZigToolchainSpec
public ZigToolchainSpec()
-
Method Details
-
getVersion
public abstract org.gradle.api.provider.Property<ZigVersion> getVersion()