nushell/crates/nu-command/src/strings/str_
onthebridgetonowhere 2bbba3f5da
Port str trim (#394)
2021-12-02 17:38:44 +13:00
..
case Category option for signature (#343) 2021-11-17 17:22:37 +13:00
trim Port str trim (#394) 2021-12-02 17:38:44 +13:00
capitalize.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
collect.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
contains.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
downcase.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
ends_with.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
find_replace.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
index_of.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
length.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
lpad.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
mod.rs Port str trim (#394) 2021-12-02 17:38:44 +13:00
reverse.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
rpad.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
starts_with.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
substring.rs Port str substring command (#388) 2021-12-01 19:42:57 +13:00