Bare words now represent literal file names, and globs are a different syntax shape called "Pattern". This allows commands like `cp` to ask for a pattern as a source and a literal file as a target. This also means that attempting to pass a glob to a command that expects a literal path will produce an error. |
||
---|---|---|
.. | ||
call_node.rs | ||
files.rs | ||
flag.rs | ||
operator.rs | ||
parser.rs | ||
pipeline.rs | ||
text.rs | ||
token_tree_builder.rs | ||
token_tree.rs | ||
tokens.rs | ||
unit.rs | ||
util.rs |