Module App
Provides modeling for Rack applications.
Import path
import codeql.ruby.frameworks.rack.internal.App
Classes
RequestHandler | A callable node that looks like it implements the rack specification. |
Provides modeling for Rack applications.
import codeql.ruby.frameworks.rack.internal.App
RequestHandler | A callable node that looks like it implements the rack specification. |