mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2024-11-21 09:30:46 +00:00
remove docstring
This commit is contained in:
parent
330a1507c9
commit
1fadd2ba29
@ -19,8 +19,6 @@ module Voicemeeter
|
||||
end
|
||||
|
||||
module Cache
|
||||
# Prepended methods, provides wrap-like functionality
|
||||
|
||||
def get(name, is_string = false)
|
||||
return cache.delete(name) if cache.key? name
|
||||
clear_dirty if @sync
|
||||
|
Loading…
Reference in New Issue
Block a user