struct

Tracing::CallsiteInfo

Inherits Struct < Value < Object

Internal cached data for a trace event callsite.

Constructors

new(tid : UInt64, name : String, target : String, file : String | Nil, line : UInt32 | Nil, args : Hash(String, JSON::Any) | Nil = nil)
Source

Instance methods

args
Source
file
Source
line
Source
name
Source
target
Source