fake-date
Work with fake date
Overview
The fake-date
action is part of the mock set in Rhyme. Work with fake date.
Category: Mock
Area: 🔧 Development & Testing
Basic Usage
fake-date "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
fake-date "Example usage"
Example 2: With Variables
$my-variable: "some value"
fake-date $my-variable
Tips
- This action is part of the mock set
- Common use case: Debugging your app
Related Actions
Related actions from the mock set will be listed here.