class Hiera::Backend::Eyaml::Commands

Public Class Methods

commands() click to toggle source
# File lib/hiera/backend/eyaml/commands.rb, line 14
def self.commands
  @@commands
end
register() click to toggle source
# File lib/hiera/backend/eyaml/commands.rb, line 10
def self.register
  
end