Expand description
Bundled scripts for common provider integrations.
This module embeds scripts (like modal_sandbox.py) directly into the
binary and extracts them on demand to a cache directory. Users can
reference these scripts in their configuration using @filename.ext syntax.
Enums§
- Bundled
Error - Errors that can occur during bundled script operations.
Functions§
- expand_
command - Expands
@filename.extreferences in a command string to full cache paths.
Type Aliases§
- Bundled
Result - Result type for bundled script operations.