comment fix
This commit is contained in:
@@ -74,7 +74,7 @@ function psil.create()
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
-- get the currently stored value for a key or nil if not set
|
-- get the currently stored value for a key, or nil if not set
|
||||||
---@param key string data key
|
---@param key string data key
|
||||||
---@return any
|
---@return any
|
||||||
function public.get(key)
|
function public.get(key)
|
||||||
|
|||||||
Reference in New Issue
Block a user