nushell/crates/nu-engine/src
Darren Schroeder 2cb815b7b4
Add starts with operator (#5061)
* add starts_with operator

* added a test
2022-04-01 13:35:46 -05:00
..
call_ext.rs Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00
column.rs More nuon tests, fix table print (#4762) 2022-03-07 08:39:02 -05:00
documentation.rs Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
env.rs Do not pass non-string env vars to externals (#4748) 2022-03-12 00:18:39 +02:00
eval.rs Add starts with operator (#5061) 2022-04-01 13:35:46 -05:00
glob_from.rs Nu glob (#4818) 2022-03-13 11:30:27 -07:00
lib.rs Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00