Sha256: 243ad5dac84b93f635a86550ee9411e11179bbd38a2c2e6d28ed37cdf6a8b677
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
# path should be initialized on Agent or Manager start module Bixby class BundleRepository < BaseModule class << self attr_accessor :path end end # BundleRepository end # Bixby
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bixby_common-0.2.0 | lib/bixby_common/api/bundle_repository.rb |