mirror of
https://github.com/nushell/nushell
synced 2024-12-31 23:39:00 +00:00
01d8961eb7
# Description as we can see in the [documentation of `str.to_lowercase`](https://doc.rust-lang.org/std/primitive.str.html#method.to_lowercase), not only ASCII symbols have lower and upper variants. - `str upcase` uses the correct method to convert the string |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |