mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2024-11-21 17:30:49 +00:00
meta functions should be private
This commit is contained in:
parent
333d8da678
commit
a93fa95712
@ -1,5 +1,7 @@
|
||||
module Voicemeeter
|
||||
module MetaFunctions
|
||||
private
|
||||
|
||||
# Accessor methods
|
||||
def make_accessor_bool(*params)
|
||||
params.each do |param|
|
||||
|
Loading…
Reference in New Issue
Block a user