mirror of
https://github.com/nushell/nushell.git
synced 2025-04-24 05:08:29 +02:00
# Description
Possible fix of #11456
This PR fixes a bug where builtin commands did not respect the logic of
dynamically passed boolean flags. The reason is
[has_flag](
|
||
---|---|---|
.. | ||
cal.rs | ||
generate.rs | ||
mod.rs | ||
seq_char.rs | ||
seq_date.rs | ||
seq.rs |