Errand provides a set of built-in functions that you can use in any expression: computed block values, task conditions, working directories, and command strings.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.
Categories
String
Manipulate and transform strings.
Number
Arithmetic and parsing functions.
Collection
Work with lists, sets, and maps.
Encoding
Encode and decode data formats.
Crypto
Hash values for integrity and cache keys.
Filesystem
Read files, resolve paths, and discover files.
Datetime
Format dates and timestamps.
Regex
Pattern matching and extraction.
UUID
Generate unique identifiers.
Conversion
Convert values between types.
Environment
Read environment variables.
Runtime
Detect the current platform.