forked from extern/nushell
@ -194,6 +194,7 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
|
||||
StrStartsWith,
|
||||
StrSubstring,
|
||||
StrTrim,
|
||||
StrTitleCase,
|
||||
StrUpcase
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user