Sha256: 7a36ea2d1bd7f50fae82d8a67be68315a6d957966dc5b45c7e63a742766cba51

Contents?: true

Size: 142 Bytes

Versions: 1

Compression:

Stored size: 142 Bytes

Contents

class Specinfra::Command::Base::Inventory < Specinfra::Command::Base
  class << self
    def get_group
      'getent group'
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
koma-0.13.0 lib/koma/ext/specinfra/command/base/inventory.rb