rename createOrLoad to newOrExisting

This commit is contained in:
Lucas Nogueira
2024-10-15 10:22:55 -03:00
parent 028d6661ca
commit 8a8bdcac23
10 changed files with 77 additions and 77 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
const COMMANDS: &[&str] = &[
"create_store",
"create_or_load",
"new_or_existing",
"get_store",
"close_store",
"set",