forked from extern/nushell
Add into string command
This commit is contained in:
@ -53,6 +53,7 @@ pub fn create_default_context() -> EngineState {
|
||||
IntoBinary,
|
||||
IntoFilesize,
|
||||
IntoInt,
|
||||
IntoString,
|
||||
Last,
|
||||
Length,
|
||||
Let,
|
||||
|
Reference in New Issue
Block a user