Fix signal ns
This commit is contained in:
parent
893d8921d0
commit
0a27f96a85
1 changed files with 1 additions and 1 deletions
|
|
@ -340,7 +340,7 @@ If neither -e, -f, or --socket-repl are specified, then the first argument that
|
|||
'clojure.java.shell shell-namespace
|
||||
'babashka.wait {'wait-for-port wait/wait-for-port
|
||||
'wait-for-path wait/wait-for-path}
|
||||
;;'babashka.signal {'pipe-signal-received? pipe-signal-received?}
|
||||
'babashka.signal {'pipe-signal-received? pipe-signal-received?}
|
||||
'clojure.java.io io-namespace
|
||||
'cheshire.core cheshire-core-namespace
|
||||
'clojure.stacktrace stacktrace-namespace
|
||||
|
|
|
|||
Loading…
Reference in a new issue