Class: Hiera::Backend::Eyaml::Commands

Inherits:
Object
  • Object
show all
Defined in:
lib/hiera/backend/eyaml/commands.rb

Constant Summary collapse

@@commands =
[]

Class Method Summary collapse

Class Method Details

.commandsObject



11
12
13
# File 'lib/hiera/backend/eyaml/commands.rb', line 11

def self.commands
  @@commands
end

.registerObject



9
# File 'lib/hiera/backend/eyaml/commands.rb', line 9

def self.register; end