sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Creates a REST endpoint using the http post method with no argument operation specified by provided module Operation
. Also produces a command line interface hook.
module Operation : Operation.S_NO_ARG
val post :
(module Cfg.S) ->
Nonce.reader ->
unit ->
[ Error.post | `Ok of Operation.response ] Async.Deferred.t
val command : string * Core.Command.t