Liking cljdoc? Tell your friends :D

wagoe.scaffolder.shell.cli-entry

Scaffolder module CLI entrypoint wrapper.

Encapsulates scaffolder-specific CLI startup so that the top-level CLI can remain as module-agnostic as possible and delegate into this module.

Scaffolder module CLI entrypoint wrapper.

Encapsulates scaffolder-specific CLI startup so that the top-level CLI can
remain as module-agnostic as possible and delegate into this module.
raw docstring

-mainclj

(-main & args)

CLI main entry point for scaffolder module.

Exits with the returned status code.

CLI main entry point for scaffolder module.

Exits with the returned status code.
sourceraw docstring

run-scaffolder-cli!clj

(run-scaffolder-cli! args)

Run the scaffolder module CLI for the given command-line arguments.

Returns an integer exit status. Does not call System/exit.

Run the scaffolder module CLI for the given command-line arguments.

Returns an integer exit status. Does not call System/exit.
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