Falco main changes for app actions

This involves moving the code in falco_init() into individual files
below app_actions/. falco_init() simply calls app.run() now. When
app.run() returns false, print any erorr. When app.run() sets restart
to true, falco_init() is called again.

app.run() is still inside a catch block to catch any uncaught
exception.

Signed-off-by: Mark Stemm <mark.stemm@gmail.com>
This commit is contained in:
Mark Stemm 2022-03-23 10:01:47 -07:00 committed by poiana
parent 1639e22462
commit b89b3f82ee

File diff suppressed because it is too large Load Diff