Class: Qonfig::Plugins::Abstract Private

Inherits:
Object
  • Object
show all
Defined in:
lib/qonfig/plugins/abstract.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Since:

  • 0.4.0

Class Method Summary collapse

Class Method Details

.load!void

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

This method returns an undefined value.

Since:

  • 0.4.0



13
# File 'lib/qonfig/plugins/abstract.rb', line 13

def load!; end