## WHY? We can't believe that everyone is good. ## Dangerous API - [x] `os.execute` (removed by default) - [x] `io.popen` (removed by default) - [x] `lstg.Execute` (removed by default) - [ ] ~~`ffi`~~ ## Alternative - [x] `lstg.ShellIntegration.openFile` (done) - [x] `lstg.ShellIntegration.openDirectory` (done) - [x] `lstg.ShellIntegration.openUrl` (done) - [x] `lstg.RestartWithCommandLineArguments` (done) ## Showcase  