No matching definitions.

notebook/cli

src/notebook/cli.tur

command-line entrypoint for tur-notebook.

defn

cli-main

(cli-main [argv :int])

parse notebook CLI args and execute the chosen subcommand.

Internal definitions
__cli-build-hint
__cli-nil-value
__cli-null-cstr
__cli-list-nil?
__cli-head
__cli-tail
__cli-cstr-eq?
__cli-cstr-null?
__cli-cstr-empty?
__cli-puts
__cli-eputs
__cli-result-ok?
__cli-result-ok-cstr
__cli-result-ok-int
__cli-result-err-cstr
__cli-pos-count
__cli-pos-first
__cli-pos-second
__cli-parse-state-make
__cli-state-command
__cli-state-target
__cli-state-path
__cli-state-out
__cli-state-error
__cli-state-use-cache
__cli-state-watch
__cli-state-no-output
__cli-state-no-source
__cli-state-help
__cli-state-set-command
__cli-state-set-target
__cli-state-set-path
__cli-state-set-out
__cli-state-set-error
__cli-state-set-use-cache
__cli-state-set-watch
__cli-state-set-no-output
__cli-state-set-no-source
__cli-state-set-help
__cli-state-keybindings-file
__cli-state-set-keybindings-file
__cli-state-no-color
__cli-state-set-no-color
__cli-prefix-value
__cli-state-cell-id
__cli-state-exec-all
__cli-state-set-cell-id
__cli-state-set-exec-all
__cli-state-math-mode
__cli-state-set-math-mode
__cli-state-assets-mode
__cli-state-set-assets-mode
__cli-math-mode-parse
__cli-assets-mode-parse
__cli-output-opts
__cli-print-help
__cli-render-once
__cli-watch-open
__cli-watch-close
__cli-watch-wait
__cli-watch-loop
__cli-render-or-watch
__cli-parse-positional
__cli-parse-args
__cli-handle-render
__cli-handle-export
__cli-handle-tui
__cli-cells-from-nodes
__cli-print-outputs
__cli-file-exists?
__cli-write-file
__cli-handle-exec
__cli-handle-new