forked from extern/nushell
3bcc2aad80
Not all lite command's first part denotes a real command (for cases like sub commands that it's second lite part accounts for the command name). This is important so that we can refer to it's span correctly. Here we fix to include the command's name span correctly whether it's a command or sub command when reporting missing flag errors. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |