1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-20 18:49:09 +01:00
nushell/crates/nu_plugin_start
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
..
src ISSUE-1744-Glob support for start command () 2020-05-31 05:41:25 +12:00
build.rs start command in nushell () 2020-05-09 06:19:48 +12:00
Cargo.toml ISSUE-1744-Glob support for start command () 2020-05-31 05:41:25 +12:00