Sha256: ee8bc7d9b5dc59264fc510b5319affff8fd40904d4822a018d237f81b608ed9c
Contents?: true
Size: 214 Bytes
Versions: 3
Compression:
Stored size: 214 Bytes
Contents
require "nexussw/lxd/transport" require "nexussw/lxd/transport/mixins/local" module NexusSW module LXD class Transport class Local < Transport include Mixins::Local end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
lxd-common-0.9.12 | lib/nexussw/lxd/transport/local.rb |
lxd-common-0.9.11 | lib/nexussw/lxd/transport/local.rb |
lxd-common-0.9.9 | lib/nexussw/lxd/transport/local.rb |