...
This commit is contained in:
7
_pkg2_dont_use/heroscript/cmd/herohandler/example.hero
Normal file
7
_pkg2_dont_use/heroscript/cmd/herohandler/example.hero
Normal file
@@ -0,0 +1,7 @@
|
||||
!!example.set key:username value:johndoe
|
||||
!!example.set key:email value:john@example.com
|
||||
!!example.set key:role value:admin
|
||||
!!example.list
|
||||
!!example.get key:username
|
||||
!!example.delete key:email
|
||||
!!example.list
|
||||
Reference in New Issue
Block a user