Revert "remove close_store command since we extend from Resource"

This reverts commit 4a29fc8990.
This commit is contained in:
Lucas Nogueira
2024-10-17 07:38:18 -03:00
parent 4a29fc8990
commit 70a1830e7d
8 changed files with 78 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@
const COMMANDS: &[&str] = &[
"load",
"get_store",
"close_store",
"set",
"get",
"has",