mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 13:23:09 +00:00
993448d552
It's still useful without, for instance to implement a command that takes no options, or to check min-args or max-args. (technically no optspecs, no min/max args and --ignore-unknown does nothing, but that's a very specific error that we don't need to forbid) Fixes #9006 |
||
---|---|---|
.. | ||
checks | ||
pexpects | ||
test_functions | ||
.gitignore | ||
history_sample_bash | ||
history_sample_corrupt1 | ||
history_sample_fish_1_x | ||
history_sample_fish_2_0 | ||
interactive.config | ||
interactive.fish | ||
test.fish | ||
test_driver.sh | ||
test_env.sh | ||
test_util.fish |