You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are basically three main "control flow" paths in the code currently: fowl, fowld and fowl --interactive which have some similar but slightly different setup and teardown style of code.
This stuff needs to become more unified. Or something.