The --start-node option is pretty useful for testing parts of a conversation. It would be even more useful if it was also possible to set variables.
I.e. something like
ysc run main.yarn --start-node some_deep_node --set-variable met_sally=true --set-variable money=123
The
--start-nodeoption is pretty useful for testing parts of a conversation. It would be even more useful if it was also possible to set variables.I.e. something like