vibrance-z ~master (2023-07-07T05:40:45Z)
Dub
Repo
vibrant.helper
vibrant
Undocumented in source.
Members
Aliases
ExceptionCallback
alias
ExceptionCallback
=
void
delegate
(
Throwable
,
HTTPServerRequest
,
HTTPServerResponse
)
Response callback for catching exceptions.
VoidCallback
alias
VoidCallback
=
void
delegate
(
HTTPServerRequest
,
HTTPServerResponse
)
Response callback with no return value.
Functions
stripPrefix
string
stripPrefix
(Str str)
Undocumented in source. Be warned that the author may not have intended to support it.
stripSuffix
string
stripSuffix
(Str str)
Undocumented in source. Be warned that the author may not have intended to support it.
toSnakeCase
string
toSnakeCase
(Str str)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Source File
vibrant
modules
d
helper
parameter
router
routes
vibe