Hexaville
Hexaville copied to clipboard
The modern serverless web application engine and framework for Swift
Results
12
Hexaville issues
Sort by
recently updated
recently updated
newest added
# Agenda When `exetutablePath` is not valid (say "No such file or directory"), `Proc.init(exetutablePath: arguments: environment:)` throws NSInvalidArgumentException and crashes. `process.launch()` inside of `Proc.init(exetutablePath: arguments: environment:)` throws it. # How...
enhancement
This is a solution for https://github.com/noppoMan/Hexaville/issues/10