Module flowrlib::execution [] [src]

Functions

execute

The generated code for a flow consists of values and functions. Once these lists have been loaded at program start-up then start executing the program using the execute method. You should not have to write code to use this method yourself, it will be called from the generated code in the main method.