'none' shell added
parent
f668aa692e
commit
dcf0482fed
|
@ -60,3 +60,7 @@ parser sequences strings ;
|
||||||
ignore-cli-args? [ drop ] [ [ run-file ] each ] if
|
ignore-cli-args? [ drop ] [ [ run-file ] each ] if
|
||||||
"e" get eval
|
"e" get eval
|
||||||
] try ;
|
] try ;
|
||||||
|
|
||||||
|
IN: shells
|
||||||
|
|
||||||
|
: none ;
|
||||||
|
|
Loading…
Reference in New Issue