Documentation Index
Fetch the complete documentation index at: https://errand.nuvrel.dev/llms.txt
Use this file to discover all available pages before exploring further.
os() returns the name of the operating system on which Errand is running. Common values are "linux", "darwin", and "windows".
Signature
Example
Build platform-specific binaries and package them with the correct archive format:Notes
- Common values:
linux,darwin(macOS),windows,freebsd. - To detect the CPU architecture, use
arch.