Sha256: b0b538b9988b5bf52a2b5762e7be098f448d6bc0a5e641340a0c1023e003b459
Contents?: true
Size: 160 Bytes
Versions: 3
Compression:
Stored size: 160 Bytes
Contents
module ALSA module Aconnect class Config attr_accessor :exec_path def initialize @exec_path = 'aconnect' end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
alsa_aconnect-0.1.5 | lib/alsa/aconnect/config.rb |
alsa_aconnect-0.1.4 | lib/alsa/aconnect/config.rb |
alsa_aconnect-0.1.3 | lib/alsa/aconnect/config.rb |