mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
Make str more strict. (#2173)
This commit is contained in:
committed by
GitHub
parent
f2c4d22739
commit
e9313a61af
@ -44,6 +44,7 @@ mod save;
|
||||
mod select;
|
||||
mod semicolon;
|
||||
mod skip_until;
|
||||
mod skip_while;
|
||||
mod sort_by;
|
||||
mod split_by;
|
||||
mod split_column;
|
||||
|
Reference in New Issue
Block a user