Liking cljdoc? Tell your friends :D

com.blockether.vis.internal.foundation.drafts

Draft creation, review, synchronization, approval and discard as sandbox symbols. Only the agent manages drafts; channels show state but do not expose a draft picker. Lifecycle mutations cross workspace.drafts extension operation hooks.

Draft creation, review, synchronization, approval and discard as sandbox symbols.
Only the agent manages drafts; channels show state but do not expose a draft
picker. Lifecycle mutations cross workspace.drafts extension operation hooks.
raw docstring

draft-approveclj

(draft-approve env & [message])

Commit the session draft and merge it into the repository's local default branch.

Commit the session draft and merge it into the repository's local default branch.
sourceraw docstring

draft-approve-symbolclj

source

draft-createclj

(draft-create env label & [clean roots])

Open one draft across the selected repositories and move the session into it.

Open one draft across the selected repositories and move the session into it.
sourceraw docstring

draft-create-symbolclj

source

draft-diffclj

(draft-diff env & [filename since])

Attach every owned repository's immutable diff and return reusable checkpoints.

Attach every owned repository's immutable diff and return reusable checkpoints.
sourceraw docstring

draft-diff-symbolclj

source

draft-discardclj

(draft-discard env)

Leave an owned draft and remove its working copy, or recover an inherited draft path without removing another workspace's files. Approved commits stay.

Leave an owned draft and remove its working copy, or recover an inherited
draft path without removing another workspace's files. Approved commits stay.
sourceraw docstring

draft-discard-symbolclj

source

draft-statusclj

(draft-status env)

Status of the current draft, including recovery for a draft-rooted trunk row.

Status of the current draft, including recovery for a draft-rooted trunk row.
sourceraw docstring

draft-status-symbolclj

source

draft-syncclj

(draft-sync env & [action message roots])

Synchronize selected owned copies, or continue/abort merges this draft started.

Synchronize selected owned copies, or continue/abort merges this draft started.
sourceraw docstring

draft-sync-symbolclj

source

promptclj

(prompt _env)

Contribute the draft workflow for enabled backends; off contributes nothing.

Contribute the draft workflow for enabled backends; off contributes nothing.
sourceraw docstring

symbolsclj

source

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