Interface ZigCompiler
- All Known Implementing Classes:
ZigToolchain.DefaultZigCompiler
public interface ZigCompiler
-
Method Summary
Modifier and TypeMethodDescriptionorg.gradle.api.file.RegularFile
-
Method Details
-
getInstallationMetadata
ZigInstallationMetadata getInstallationMetadata() -
getExecutablePath
@Internal org.gradle.api.file.RegularFile getExecutablePath()
-