Method: Libsql::Database#trace_tap
- Defined in:
- lib/libsql/database.rb
#trace_tap ⇒ Object
An object that follows the TraceTap protocol, or nil. By default this is nil
94 95 96 |
# File 'lib/libsql/database.rb', line 94 def trace_tap @trace_tap end |