modules
Provides module management functionality for creating modular, reusable application components. Enables loading external modules into applications, launching specific modules programmatically, and managing module lifecycle including clean exits back to parent applications.
Area: 📦 platform
Available Actions
This set contains 3 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
exit-module "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.