flowcore 0.95.0

Structures shared between runtime and clients
Documentation
1
2
3
4
5
6
flow = "hello-world"

[[process]]
alias = "print"
source = "context://stdio/stdout"
input.default = {once =  "Hello World!"}