nushell/crates/nu-cmd-extra/src
Ian Manske 79ebf0c0a9
Fix an into bits example (#12668)
# Description
One example for `into bits` says it uses binary value when it actually
uses a filesize. This lead to issue #11412, but I never got around to
fixing the example until this PR.
2024-04-25 19:38:28 -05:00
..
extra Fix an into bits example (#12668) 2024-04-25 19:38:28 -05:00
example_test.rs move math constants to standard library (#9678) 2023-09-05 19:32:31 +02:00
lib.rs nu-cmd-extra crate infrastructure in place with the Bits command as the model for adding other commands (#9327) 2023-06-01 10:46:16 -07:00