-
Notifications
You must be signed in to change notification settings - Fork 0
"Read Command Line" Activator
olitank edited this page Nov 28, 2025
·
3 revisions
Activates the plan upon receiving a command line provided via standard system input (or the console).
Enables/disables the activator.
Optionally provides a text that will be displayed to indicate that the program is ready to accept new commands.
Corresponds to the text contained in the command line (without the trailing newline character).
Allows to (optionally) specify the content of the text that will be returned by the command and sent to the standard system output (or the console).