v3.3.0: include request, cleanup #3
Loading…
Reference in New Issue
No description provided.
Delete Branch "refactor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Moved the testing bits for
set
,get
, andremove
each into their own function to improve readability.Added
init()
function.Pass
request
intoinit()
so that most plugins can be zero dependencies.