terminal
No description
Actions (19)
dir-expect-action-validated
Action
Validate an action's patterns using validateaction tool
dir-expect-can-lex
Action
Test if a string can be lexed by xlex
dir-expect-can-parse
Action
Test if a string can be parsed by xparse
dir-test-summary
Action
Print test summary to stdout (terminal only)
echo
Action
Output text to stdout
echo-log
Action
Display log entries as a formatted table in terminal
env
Action
Read and encrypt environment variable at compile time
exec
Action
Execute a shell command directly in terminal environment
exec-compile
Action
Compile Rhyme source code using rhccline and return bytecode
exec-parse
Action
Parse Rhyme source code and return decoded step JSON
fs-file-delete
Action
Delete a file at the specified path
fs-file-list
Action
List files and directories at the specified path
fs-file-load
Action
Load file content from filesystem path
fs-file-save
Action
Save content to a file at the specified path
input
Action
Prompt for user input via stdin
ping
Action
Ping a set worker's health endpoint
table
Action
Display array data as a formatted table in terminal
worker-start
Action
Start a Cloudflare dev worker for an action set
worker-stop
Action
Stop a Cloudflare dev worker for an action set