JT 299fea8538
Fix external extra (#4777)
* Fix empty table from externals

* Fix empty table from externals
2022-03-07 20:17:33 -05:00
..
2022-03-07 15:08:56 -05:00
2022-03-04 17:46:18 -05:00
2022-03-07 20:17:33 -05:00
2022-02-09 16:08:16 -06:00
2022-03-07 20:17:33 -05:00
2022-02-07 14:54:06 -05:00
2022-03-05 09:38:35 +00:00
2022-03-03 11:13:44 +02:00

Nushell REPL

This directory contains the main Nushell REPL (read eval print loop) as part of the CLI portion of Nushell, which creates the nu binary itself.

Current versions of the nu binary will use the Nu argument parsing logic to parse the commandline arguments passed to nu, leaving the logic here to be a thin layer around what the core libraries.