source-update-block
Work with source update block
Overview
The source-update-block
action is part of the source set in Rhyme. Work with source update block.
Category: Source
Area: 🚀 App Development
Basic Usage
source-update-block "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
source-update-block "Example usage"
Example 2: With Variables
$my-variable: "some value"
source-update-block $my-variable
Tips
- This action is part of the source set
- Common use case: Building and deploying apps
Related Actions
Related actions from the source set will be listed here.