Method: Ua::Application::StackFrame#app

Defined in:
lib/ua.rb

#appObject

Returns the value of attribute app

Returns:

  • (Object)

    the current value of app



266
267
268
# File 'lib/ua.rb', line 266

def app
  @app
end