(event-id end-install-types-event-body)
correlation id to match begin and end events
Returns: number
correlation id to match begin and end events **Returns:** `number`
(packages end-install-types-event-body)
list of packages to install
Returns: readonly string[]
list of packages to install **Returns:** `readonly string[]`
(set-event-id! end-install-types-event-body value)
correlation id to match begin and end events
correlation id to match begin and end events
(set-packages! end-install-types-event-body value)
list of packages to install
list of packages to install
(set-success! end-install-types-event-body value)
true if installation succeeded, otherwise false
true if installation succeeded, otherwise false
(success? end-install-types-event-body)
true if installation succeeded, otherwise false
Returns: boolean
true if installation succeeded, otherwise false **Returns:** `boolean`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close