package
0.321.0
Repository: https://github.com/arr-ai/arrai.git
Documentation: pkg.go.dev

# Functions

BundledScripts bundle scripts and writes the byte output to the provided writer.
BundledScriptsTo bundle scripts and outputs it to a file.
ConfigFile is a test utility to create the content of a bundle config file.
ModuleFile is a test utility to create a path for an arrai script in a bundled script.
MustCreateTestBundleFromFs takes in a filesystem and path to main script and returns the bundled script.
MustCreateTestBundleFromMap takes in a map of files representing a memory filesystem and then path to main script and returns the bundled script.
NoModuleFile is a test utility to create a path for an arrai script that is not part of a module.
SentinelFile is a test utility to create a path for a sentinel file in a module within a bundle.
SentinelPath is a test utility to create a path for a sentinel file without the sentinel module prefix.