add more bytes cmd (#5989)

This commit is contained in:
WindSoilder
2022-07-09 10:42:31 +08:00
committed by GitHub
parent 6802a4ee21
commit 81df42d63b
4 changed files with 465 additions and 1 deletions

View File

@ -215,7 +215,9 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
BytesEndsWith,
BytesReverse,
BytesReplace,
BytesAdd
BytesAdd,
BytesAt,
BytesIndexOf,
}
// FileSystem