Idris2Doc : TyTTP.Adapter.Node.Static

TyTTP.Adapter.Node.Static

(source)

Definitions

Resource : Type
Visibility: public export
dataFileServingError : Type
Totality: total
Visibility: public export
Constructors:
StatError : Errore=>e->FileServingError
NotAFile : Resource->FileServingError
StaticRequest : Type->Type
Visibility: public export
StaticResponse : Type->Type
Visibility: public export
hStatic : HasIOio=>String-> (FileServingError->StaticRequest (URLaPaths) ->io (StaticResponse (URLaPaths))) ->StaticRequest (URLaPaths) ->io (StaticResponse (URLaPaths))
Visibility: export