Method: Mooncell::Application#pool

Defined in:
lib/mooncell/application.rb

#poolObject (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.

Since:

  • 0.1.0



65
66
67
# File 'lib/mooncell/application.rb', line 65

def pool
  @pool
end