nushell/src
Michael Nitschinger e7f08cb21d
Allow external binary to register custom commands. (#1780)
This changeset contains everything that a separate binary needs to
register its own commands (including the new help function). It is
very possible that this commit misses other pub use exports, but
the contained ones work for our use cases so far.
2020-05-14 12:35:22 +12:00
..
plugins Move 'start' to use ShellError (#1743) 2020-05-10 08:08:53 +12:00
main.rs Allow external binary to register custom commands. (#1780) 2020-05-14 12:35:22 +12:00