package saker.build.runtime.environment
Package containing environment related classes for the build system.
BuildTaskExecutionResult | Interface representing the execution result of a build task execution request. |
EnvironmentProperty | Specifies a property which can be derived from the build environment. |
SakerEnvironment | Core environment for the build system. |
ResultKind in BuildTaskExecutionResult | Enumeration for the possible exit codes that a build task execution can end with. |