nushell/crates/nu-command/src/conversions/into
WindSoilder e46d610f77
Refactor: finish refactor on commands which take optional cell paths. (#6961)
* refactor on conversions module

* finish refactor on strings command

* simplify code

* rename from ArgumentsCp to CellPathOnlyArgs

* fmt code

* refactor on hash relative commands
2022-11-01 12:40:11 +01:00
..
binary.rs Refactor: finish refactor on commands which take optional cell paths. (#6961) 2022-11-01 12:40:11 +01:00
bool.rs Refactor: finish refactor on commands which take optional cell paths. (#6961) 2022-11-01 12:40:11 +01:00
command.rs Fix command descriptions+examples (#5129) 2022-04-08 10:30:49 +02:00
datetime.rs Refactor: finish refactor on commands which take optional cell paths. (#6961) 2022-11-01 12:40:11 +01:00
decimal.rs Refactor: finish refactor on commands which take optional cell paths. (#6961) 2022-11-01 12:40:11 +01:00
duration.rs add the ability to convert durations (#6723) 2022-10-14 11:46:48 -05:00
filesize.rs Refactor: finish refactor on commands which take optional cell paths. (#6961) 2022-11-01 12:40:11 +01:00
int.rs Refactor: finish refactor on commands which take optional cell paths. (#6961) 2022-11-01 12:40:11 +01:00
mod.rs Add into duration (#4683) 2022-03-03 08:16:04 -05:00
string.rs Refactor: finish refactor on commands which take optional cell paths. (#6961) 2022-11-01 12:40:11 +01:00