Error
public enum Error : Swift.Error
HTTP server errors
-
waiting on the server while it is not running will throw this
Declaration
Swift
case serverNotRunning
0.12.4 Docs (77% documented)
public enum Error : Swift.Error
HTTP server errors
waiting on the server while it is not running will throw this
Swift
case serverNotRunning