2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-25 19:35:25 +00:00
nushell/tests/plugins
pwygab 32fbcf39cc
make first behave same way as last: always return list when with number argument ()
* make `first` behave same way as `last`

* better behaviour

* fix tests

* add tests
2022-09-28 17:08:17 -05:00
..
core_inc.rs make first behave same way as last: always return list when with number argument () 2022-09-28 17:08:17 -05:00
custom_values.rs Remove --encoding argument during register plugin () 2022-09-07 09:07:42 -05:00
mod.rs Add CustomValue support to plugins () 2022-07-25 17:32:56 +01:00