1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-22 03:27:30 +01:00
nushell/crates/nu_plugin_start/src
Arash Outadi ecb67fee40
ISSUE-1744-Glob support for start command ()
* 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 () 2020-05-10 08:08:53 +12:00
lib.rs start command in nushell () 2020-05-09 06:19:48 +12:00
main.rs Move 'start' to use ShellError () 2020-05-10 08:08:53 +12:00
start.rs ISSUE-1744-Glob support for start command () 2020-05-31 05:41:25 +12:00