forked from extern/nushell
Port str trim (#394)
This commit is contained in:
committed by
GitHub
parent
34e0fd622b
commit
2bbba3f5da
@ -148,6 +148,7 @@ pub fn create_default_context() -> EngineState {
|
||||
StrStartsWith,
|
||||
StrReverse,
|
||||
StrSubstring,
|
||||
StrTrim,
|
||||
Sys,
|
||||
Table,
|
||||
To,
|
||||
|
Reference in New Issue
Block a user