ReleaseKit. Target
(ReleaseKit v0.3.1)
Copy Markdown
Describes the platform an artifact was built for.
ReleaseKit does not cross-compile releases. The target identifies the artifact that was produced, either from explicit configuration or from the build host.
Summary
Functions
Detects the current host target.
Builds a target from options or detects the current host target.
Returns a stable suffix for target-aware artifact names.
Converts the target to the external manifest representation.
Types
Functions
@spec detect() :: t()
Detects the current host target.
Builds a target from options or detects the current host target.
Returns a stable suffix for target-aware artifact names.
Converts the target to the external manifest representation.