directive
The directive set is designed to provide system-level directives and compiler instructions for advanced application control. While currently in development, this set will offer actions for managing compilation behavior, setting build-time configurations, and controlling application execution flow at the system level.
Area: ⚙️ System & Control Flow
Available Actions
This set’s actions are being documented. Check back soon for the complete list.
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
action-name "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Controlling app flow
- Managing settings
- Handling errors