module Sqreen::Ecosystem::ModuleApi::TransactionStorage

Public Instance Methods

tx_local_vars() click to toggle source
# File lib/sqreen/ecosystem/module_api/transaction_storage.rb, line 70
def tx_local_vars
  TxLocalVariables
end