deirokay.statements.multibackend

Define statement methods that can be aliased in function of the backend in use.

Functions

profile

Define a decorator that turns any method into an alias for the profile method when executed using a given backend.

report

Define a decorator that turns any method into an alias for the report method when executed using a given backend.