We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The ability to use dryRuns to query Processes without having to send a message.
.dryrun Balances
Basically, command then expression
.dryrun {Lua Expression}
The text was updated successfully, but these errors were encountered:
feat: Add dryRun support as discussed in permaweb#156
43b86ad
This feature should be like watch but allows for users to interact via a eval.
aos --dry-run [name or processId]
Then run readonly functions
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The ability to use dryRuns to query Processes without having to send a message.
Basically, command then expression
The text was updated successfully, but these errors were encountered: