sigildocs

(sigil repl commands)

(sigil repl commands) - Shared REPL command handling

This module provides the command registry and built-in commands shared between the interactive REPL and nREPL server.

Hooks allow REPL implementations to customize behavior:

  • repl-module-switch-hook: called with (old-module new-module) when user switches
  • repl-module-import-hook: called with (module-name) when user imports
  • repl-exit-hook: called with no args when user requests exit

Exports

(No description)

(No description)

find-commandvariable

(No description)

(No description)

(No description)

(No description)

(No description)

(No description)

cmd-helpvariable

(No description)

cmd-exitvariable

(No description)

cmd-loadvariable

(No description)

cmd-modulevariable

(No description)

cmd-usevariable

(No description)

cmd-docvariable

(No description)

(No description)

decode-arityvariable

(No description)

(No description)

(No description)