nushell/crates/nu-command/src/path
Darren Schroeder 7faa4fbff4
revert file_types to lowercase (#623)
* revert file_types to lowercase

* fix test
2021-12-29 21:16:50 -06:00
..
basename.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
command.rs Add Path commands (#280) 2021-12-13 12:47:14 +11:00
dirname.rs Add Path commands (#280) 2021-12-13 12:47:14 +11:00
exists.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
expand.rs Fix capturing environment variables with " or ' (#537) 2021-12-20 23:19:43 +02:00
join.rs Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
mod.rs Add Path commands (#280) 2021-12-13 12:47:14 +11:00
parse.rs Add Path commands (#280) 2021-12-13 12:47:14 +11:00
relative_to.rs Add Path commands (#280) 2021-12-13 12:47:14 +11:00
split.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
type.rs revert file_types to lowercase (#623) 2021-12-29 21:16:50 -06:00