Implement Proper Glob Parsing (#295)
The glob parsing has now been moved into the Word Iterator.
Showing
- examples/glob.ion 8 additions, 0 deletionsexamples/glob.ion
- examples/glob.out 8 additions, 0 deletionsexamples/glob.out
- src/parser/shell_expand/mod.rs 28 additions, 6 deletionssrc/parser/shell_expand/mod.rs
- src/parser/shell_expand/words.rs 128 additions, 31 deletionssrc/parser/shell_expand/words.rs
- src/shell/flow.rs 7 additions, 7 deletionssrc/shell/flow.rs
- src/shell/job.rs 2 additions, 16 deletionssrc/shell/job.rs
Loading
Please register or sign in to comment