Method: Tap::App#objects

Defined in:
lib/tap/app.rb

#objectsObject (readonly)

A cache of application objects



107
108
109
# File 'lib/tap/app.rb', line 107

def objects
  @objects
end