Method: WebPipe::DSL::InstanceContext#container

Defined in:
lib/web_pipe/dsl/instance_context.rb

#containerObject (readonly)

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.



13
14
15
# File 'lib/web_pipe/dsl/instance_context.rb', line 13

def container
  @container
end