Class: ConvenientService::Service::Plugins::CanHaveSteps::Entities::Method::Entities::Directions::Output Private
- Inherits:
-
Base
- Object
- Base
- ConvenientService::Service::Plugins::CanHaveSteps::Entities::Method::Entities::Directions::Output
- Defined in:
- lib/convenient_service/service/plugins/can_have_steps/entities/method/entities/directions/output.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.
Instance Method Summary collapse
Methods inherited from Base
Methods included from ConvenientService::Support::Copyable
Methods included from ConvenientService::Support::AbstractMethod
Methods included from ConvenientService::Support::Concern
Instance Method Details
#define_output_in_container!(container, index:, method:) ⇒ Object
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.
17 18 19 |
# File 'lib/convenient_service/service/plugins/can_have_steps/entities/method/entities/directions/output.rb', line 17 def define_output_in_container!(container, index:, method:) false end |