## flowrgui's Context Functions
Each flow runner can provide a set of functions (referred to as `context functions`) to flows for
interacting with the execution environment.
`flowrgui` is a GUI flow runner, and it provides a set of `context functions` to
interact with the file system and standard input/output.