mirror of
https://github.com/nushell/nushell.git
synced 2025-02-17 02:50:56 +01: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](
|
||
---|---|---|
.. | ||
dataframe | ||
lib.rs |