nushell/crates/nu_plugin_start/src
Arash Outadi ecb67fee40
ISSUE-1744-Glob support for start command (#1912)
* Possible implementation of globbing for start command

* Whoops forgot to remove Error used for debugging

* Use string lossy

* Run clippy

* Pin glob

* Better error messages

* Remove unneeded comment
2020-05-31 05:41:25 +12:00
..
nu Move 'start' to use ShellError (#1743) 2020-05-10 08:08:53 +12:00
lib.rs start command in nushell (#1727) 2020-05-09 06:19:48 +12:00
main.rs Move 'start' to use ShellError (#1743) 2020-05-10 08:08:53 +12:00
start.rs ISSUE-1744-Glob support for start command (#1912) 2020-05-31 05:41:25 +12:00