1 2 3 4 5 6
flow = "hello-world" [[process]] alias = "print" source = "lib://flowruntime/stdio/stdout" input.default = {once = "Hello World!"}