nushell/crates/nu-cli/src/commands/str_
Andrés N. Robalino b6d19cc9fa
Move command changes. Refactorings. (#2683)
Continuing on anchoring and improvements on Nu's overall internal commands (#2635).
`move column` sub command has been turned into the command `move` since
we use it to move exclusively columns. Examples added as well.

Fixed it to carry along any anchor locations that might be in place if
table to be moved originates from other sources.
2020-10-20 04:07:13 -05:00
..
case Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
trim Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
capitalize.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
collect.rs Nushell internal commands. Anchor locations tracker surveying. (#2635) 2020-10-03 09:06:02 -05:00
command.rs Nushell internal commands. Anchor locations tracker surveying. (#2635) 2020-10-03 09:06:02 -05:00
contains.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
downcase.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
ends_with.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
find_replace.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
from.rs Nushell internal commands. Anchor locations tracker surveying. (#2635) 2020-10-03 09:06:02 -05:00
index_of.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
length.rs Nushell internal commands. Anchor locations tracker surveying. (#2635) 2020-10-03 09:06:02 -05:00
lpad.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
mod.rs Left Pad and Right Pad String (#2630) 2020-10-02 14:45:59 -05:00
reverse.rs Nushell internal commands. Anchor locations tracker surveying. (#2635) 2020-10-03 09:06:02 -05:00
rpad.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
set.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
starts_with.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
substring.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
to_datetime.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
to_decimal.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
to_integer.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
upcase.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00