1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-15 22:05:51 +02:00
Files
nushell/crates/nu-command/src/stor
Stefan Holderbach 543a25599c Simplify the feature gates for stor commands ()
All of them depend on feature `sqlite` so just conditionally `use` the
parent module.
2023-12-24 13:31:46 +01:00
..