Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kiwi-server
v0.1.0
Kiwi
API
GetEntry
GetEntryResponse
GetStore
GetStoreResponse
GetStores
GetStoresResponse
Models
Entry
Store
PutEntry
PutEntryResponse
PutStore
PutStoreResponse
Server
Generated using Crystal 1.14.0
2024-11-26 07:37:19 UTC
class
Kiwi::
API::
PutEntry
Kiwi::API::PutEntry
Reference
Object
Defined in:
api/messages/put_entry.cr
Class Method Summary
.work
(base : Kiwi::Base, store : String, value : String) : PutEntryResponse
Class Method Detail
def self.
work
(base : Kiwi::Base, store : String, value : String) :
PutEntryResponse
#
[
View source
]