nushell/crates/nu-command/src/commands/str_
2021-05-21 11:06:53 -05:00
..
case Remove rest_args() from evaluated CommandArgs (#3449) 2021-05-20 10:26:23 +12:00
trim Remove rest_args() from evaluated CommandArgs (#3449) 2021-05-20 10:26:23 +12:00
capitalize.rs Remove rest_args() from evaluated CommandArgs (#3449) 2021-05-20 10:26:23 +12:00
collect.rs Move to* and from* to engine-p (#3320) 2021-04-15 19:43:33 +12:00
command.rs Simplify down to one type of context (#3379) 2021-05-03 11:45:55 +12:00
contains.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
downcase.rs Remove rest_args() from evaluated CommandArgs (#3449) 2021-05-20 10:26:23 +12:00
ends_with.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
find_replace.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
from.rs nothing converted to string should return nothing and not fail (#3459) 2021-05-21 11:06:53 -05:00
index_of.rs Make the default int an i64 (#3428) 2021-05-14 20:35:09 +12:00
length.rs Remove rest_args() from evaluated CommandArgs (#3449) 2021-05-20 10:26:23 +12:00
lpad.rs Remove rest_args() from evaluated CommandArgs (#3449) 2021-05-20 10:26:23 +12:00
mod.rs str set sub command removal. (#2940) 2021-01-14 18:55:37 -05:00
reverse.rs Remove rest_args() from evaluated CommandArgs (#3449) 2021-05-20 10:26:23 +12:00
rpad.rs Remove rest_args() from evaluated CommandArgs (#3449) 2021-05-20 10:26:23 +12:00
starts_with.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
substring.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
to_datetime.rs Remove rest_args() from evaluated CommandArgs (#3449) 2021-05-20 10:26:23 +12:00
to_decimal.rs Remove rest_args() from evaluated CommandArgs (#3449) 2021-05-20 10:26:23 +12:00
to_integer.rs Remove rest_args() from evaluated CommandArgs (#3449) 2021-05-20 10:26:23 +12:00
upcase.rs Remove rest_args() from evaluated CommandArgs (#3449) 2021-05-20 10:26:23 +12:00