general

fun context()

TBD

fun eventsleep()

TBD

fun eventsleep()

TBD

fun eventsleep()

TBD

fun raschema()

TBD

type app

TBD

meth (Arg₁: app):any(Arg₂: string, Arg₃: function)

TBD

meth (Arg₁: app):connect(Arg₂: string, Arg₃: function)

TBD

meth (Arg₁: app):del(Arg₂: string, Arg₃: function)

TBD

meth (Arg₁: app):get(Arg₂: string, Arg₃: function)

TBD

meth (Arg₁: app):get(Arg₂: string, Arg₃: function)

TBD

meth (Arg₁: app):head(Arg₂: string, Arg₃: function)

TBD

meth (Arg₁: app):listen(Arg₂: integer)

TBD

meth (Arg₁: app):options(Arg₂: string, Arg₃: function)

TBD

meth (Arg₁: app):patch(Arg₂: string, Arg₃: function)

TBD

meth (Arg₁: app):post(Arg₂: string, Arg₃: function)

TBD

meth (Arg₁: app):put(Arg₂: string, Arg₃: function)

TBD

meth (Arg₁: app):run

TBD

meth (Arg₁: app):trace(Arg₂: string, Arg₃: function)

TBD

type civetweb

TBD

meth civetweb()

TBD

meth (Arg₁: civetweb):handle(Arg₂: string, Arg₃: function)

TBD

type context

TBD

meth (Arg₁: context):rectangle(Arg₂: real, Arg₃: real, Arg₄: real, Arg₅: real)

TBD

meth (Arg₁: context):tree

TBD

type dqlite

TBD

meth (Arg₁: dqlite):start

TBD

meth (Arg₁: dqlite):stop

TBD

type event

TBD

type event

TBD

type event

TBD

type eventhttp

TBD

type eventhttp

TBD

type eventhttp

TBD

meth eventhttp()

TBD

meth eventhttp()

TBD

meth eventhttp()

TBD

meth (Arg₁: eventhttp):bind(Arg₂: string, Arg₃: integer)

TBD

meth (Arg₁: eventhttp):bind(Arg₂: string, Arg₃: integer)

TBD

meth (Arg₁: eventhttp):bind(Arg₂: string, Arg₃: integer)

TBD

meth (Arg₁: eventhttp):enable_ssl(Arg₂: string, Arg₃: string)

TBD

meth (Arg₁: eventhttp):enable_ssl(Arg₂: string, Arg₃: string)

TBD

type eventtimer

TBD

meth (Arg₁: eventtimer):cancel

TBD

type fdbdatabase

TBD

meth fdbdatabase()

TBD

meth (Arg₁: fdbdatabase):transaction

TBD

type fdbtransaction

TBD

meth (Arg₁: fdbtransaction):commit

TBD

meth (Arg₁: fdbtransaction):get(Arg₂: address)

TBD

meth (Arg₁: fdbtransaction):set(Arg₂: address, Arg₃: address)

TBD

meth eventhttp(Arg₁: function)

TBD

meth eventhttp(Arg₁: function)

TBD

meth eventhttp(Arg₁: function)

TBD

type geometry

TBD

type httpheader

TBD

type httpheader

TBD

type httpheader

TBD

type httpheaders < sequence

TBD

type httpheaders < sequence

TBD

type httpheaders < sequence

TBD

meth (Arg₁: httpheaders)[Arg₂: string]

TBD

meth (Arg₁: httpheaders)[Arg₂: string]

TBD

type httpmethod < enum
  • ::GET

  • ::POST

  • ::HEAD

  • ::PUT

  • ::DELETE

  • ::OPTIONS

  • ::TRACE

  • ::CONNECT

  • ::PATCH

type httpmethod < enum
  • ::GET

  • ::POST

  • ::HEAD

  • ::PUT

  • ::DELETE

  • ::OPTIONS

  • ::TRACE

  • ::CONNECT

  • ::PATCH

type httpmethod < enum
  • ::GET

  • ::POST

  • ::HEAD

  • ::PUT

  • ::DELETE

  • ::OPTIONS

  • ::TRACE

  • ::CONNECT

  • ::PATCH

type httprequest < stream

TBD

type httprequest < stream

TBD

type httprequest

TBD

meth (Arg₁: httprequest):add_header(Arg₂: string, Arg₃: string)

TBD

meth (Arg₁: httprequest):add_header(Arg₂: string, Arg₃: string)

TBD

meth (Arg₁: httprequest):add_header(Arg₂: string, Arg₃: string)

TBD

meth (Arg₁: httprequest):body

TBD

meth (Arg₁: httprequest):body

TBD

meth (Arg₁: httprequest):headers

TBD

meth (Arg₁: httprequest):headers

TBD

meth (Arg₁: httprequest):headers

TBD

meth (Arg₁: httprequest):method

TBD

meth (Arg₁: httprequest):method

TBD

meth (Arg₁: httprequest):method

TBD

meth (Arg₁: httprequest):output_stream

TBD

meth (Arg₁: httprequest):peer

TBD

meth (Arg₁: httprequest):peer

TBD

meth (Arg₁: httprequest):reply(Arg₂: integer, Arg₃: string, Arg₄: address)

TBD

meth (Arg₁: httprequest):send_error(Arg₂: integer, Arg₃: string)

TBD

meth (Arg₁: httprequest):send_error(Arg₂: integer, Arg₃: string)

TBD

meth (Arg₁: httprequest):send_file(Arg₂: integer, Arg₃: string, Arg₄: string)

TBD

meth (Arg₁: httprequest):send_file(Arg₂: integer, Arg₃: string, Arg₄: string)

TBD

meth (Arg₁: httprequest):send_reply(Arg₂: integer, Arg₃: string, Arg₄: address)

TBD

meth (Arg₁: httprequest):send_reply(Arg₂: integer, Arg₃: string, Arg₄: address)

TBD

meth (Arg₁: httprequest):send_stream(Arg₂: integer, Arg₃: string)

TBD

meth (Arg₁: httprequest):send_stream(Arg₂: integer, Arg₃: string)

TBD

meth (Arg₁: httprequest):uri

TBD

meth (Arg₁: httprequest):uri

TBD

meth (Arg₁: httprequest):uri

TBD

type httprequeststream < stream

TBD

fun mldqlite(Arg₁: integer, Arg₂: string, Arg₃: string)

TBD

type op < enum

TBD

type rainstance

TBD

meth (Arg₁: rainstance)[Arg₂: string]

TBD

meth (Arg₁: rainstance):delete

TBD

type ralistener

TBD

meth (Arg₁: ralistener):delete

TBD

type raschema

TBD

type raschemaindex

TBD

meth eventtimer(Arg₁: real, Arg₂: function)

TBD

type response

TBD

meth (Arg₁: response):end(Arg₂: string)

TBD

meth (Arg₁: response):header(Arg₂: string, Arg₃: string)

TBD

meth (Arg₁: response):status(Arg₂: string)

TBD

meth (Arg₁: response):write(Arg₂: address)

TBD

meth (Arg₁: sequence):DiffMethod(Arg₂: sequence)

TBD

meth (Arg₁: slice):DiffMethod(Arg₂: slice)

TBD

meth (Arg₁: string):DiffMethod(Arg₂: string)

TBD

meth (Arg₁: string):SqlParse

TBD

meth fdbdatabase(Arg₁: string)

TBD

type tree

TBD

meth (Arg₁: tree):insert(Arg₂: geometry, Arg₃: any)

TBD

type uev

TBD

meth uev()

TBD

meth (Arg₁: uev):event(Arg₂: function)

TBD

meth (Arg₁: uev):exit

TBD

meth (Arg₁: uev):io(Arg₂: stream::fd, Arg₃: uevflags, Arg₄: function)

TBD

meth (Arg₁: uev):run

TBD

meth (Arg₁: uev):timer(Arg₂: integer, Arg₃: function)

TBD

meth (Arg₁: uev):timer(Arg₂: integer, Arg₃: integer, Arg₄: function)

TBD

type uevevent

TBD

meth (Arg₁: uevevent):start

TBD

meth (Arg₁: uevevent):stop

TBD

type uevflags < flags
  • ::Err

  • ::Read

  • ::Write

  • ::Pri

  • ::Hup

  • ::RdHup

  • ::Edge

  • ::Once