Files
nushell/tests
sholderbach b7b930c3f6 Rename/deprecate into bits to format bits
`into bits` is a bad name because it is not a traditional type cast to a
`bits` type like all the other `into` commands.

Instead it is a pretty printer generating `string` type output. Thus the
correct bucket is `format` and its subcommands.
2024-12-19 15:25:56 +01:00
..
2024-11-21 20:31:14 +08:00