Liking cljdoc? Tell your friends :D

com.blockether.vis.internal.activity.presenter

Closed semantic presenter registry for Activity rows. Presenters return data, never channel markup, and never inspect Python source.

Closed semantic presenter registry for Activity rows. Presenters return data,
never channel markup, and never inspect Python source.
raw docstring

classificationclj

(classification event)

The symbol entry's explicit tag, or generic when no declaration exists.

The symbol entry's explicit tag, or generic when no declaration exists.
sourceraw docstring

for-toolclj

(for-tool operation)

Declare a built-in's presentation at its binding. Unknown operations are refused.

Declare a built-in's presentation at its binding. Unknown operations are refused.
sourceraw docstring

presenter-forclj

(presenter-for _operation declared)

The explicitly declared presenter, or the bounded generic fallback.

The explicitly declared presenter, or the bounded generic fallback.
sourceraw docstring

presentersclj

source

result-presentationclj

(result-presentation {:keys [operation label result]} value)

Result view selected explicitly by a built-in binding. Unknown tools have no default view. Evidence is public, redacted and bounded by the event owner. Only numeric counts and outcome flags use the complete result in details; displayed paths and all body text always come from the bounded public value.

Result view selected explicitly by a built-in binding. Unknown tools have no
default view. Evidence is public, redacted and bounded by the event owner.
Only numeric counts and outcome flags use the complete result in details;
displayed paths and all body text always come from the bounded public value.
sourceraw docstring

row-summaryclj

(row-summary {:keys [presenter phrase] :as event})

Bounded already-redacted summary selected from semantic event fields. A shell spawn is durable command evidence, not a live-tense status: its ticker phrase running: <command> becomes cmd: <command> in Activity.

Bounded already-redacted summary selected from semantic event fields. A shell
spawn is durable command evidence, not a live-tense status: its ticker phrase
`running: <command>` becomes `cmd: <command>` in Activity.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close