| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7595d15 commit b00996c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -36,7 +36,7 @@ The following special commands are supported by all REPL instances: | |||
| 36 | 36 | the `.break` command (or pressing the `<ctrl>-C` key combination) will abort | |
| 37 | 37 | further input or processing of that expression. | |
| 38 | 38 | * `.clear`: Resets the REPL `context` to an empty object and clears any | |
| 39 | - multi-line expression currently being input. | ||
| 39 | + multi-line expression being input. | ||
| 40 | 40 | * `.exit`: Close the I/O stream, causing the REPL to exit. | |
| 41 | 41 | * `.help`: Show this list of special commands. | |
| 42 | 42 | * `.save`: Save the current REPL session to a file: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments