Class: Hiera::Backend::Eyaml::Commands
- Inherits:
-
Object
- Object
- Hiera::Backend::Eyaml::Commands
- Defined in:
- lib/hiera/backend/eyaml/commands.rb
Constant Summary collapse
- @@commands =
[]
Class Method Summary collapse
Class Method Details
.commands ⇒ Object
11 12 13 |
# File 'lib/hiera/backend/eyaml/commands.rb', line 11 def self.commands @@commands end |
.register ⇒ Object
9 |
# File 'lib/hiera/backend/eyaml/commands.rb', line 9 def self.register; end |