also, don't swallow exceptions like this. a missi...
# tornadofx
c
also, don't swallow exceptions like this. a missing file might be common } catch (e: FileNotFoundException) { }