nushell/crates/nu-command/src/commands/str_
JT fc59291191
Simplify down to one type of context (#3379)
* Simplify down to one type of context

* More simplification
2021-05-03 11:45:55 +12:00
..
case Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
trim Move to* and from* to engine-p (#3320) 2021-04-15 19:43:33 +12:00
capitalize.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +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 Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +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 Move to* and from* to engine-p (#3320) 2021-04-15 19:43:33 +12:00
index_of.rs Move to* and from* to engine-p (#3320) 2021-04-15 19:43:33 +12:00
length.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
lpad.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
mod.rs str set sub command removal. (#2940) 2021-01-14 18:55:37 -05:00
reverse.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
rpad.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +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 Move to* and from* to engine-p (#3320) 2021-04-15 19:43:33 +12:00
to_decimal.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
to_integer.rs Move to* and from* to engine-p (#3320) 2021-04-15 19:43:33 +12:00
upcase.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00