Class: SmartCore::Container::Commands::Base Private

Inherits:
Object
  • Object
show all
Defined in:
lib/smart_core/container/commands/base.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.5.0

Direct Known Subclasses

Namespace, Register

Instance Method Summary collapse

Instance Method Details

#call(registry) ⇒ 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.

Parameters:

Since:

  • 0.5.0



11
# File 'lib/smart_core/container/commands/base.rb', line 11

def call(registry); end