struct Zap::Debug::Formatter::SourceData

Defined in:

utils/debug_formatter.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

or(other : T) : T | self forall T or, pipe(&) pipe

Constructor Detail

def self.new(color : Colorize::Color256 | Symbol, timestamp : Time::Span | Nil = nil) #

[View source]

Instance Method Detail

def clone #

[View source]
def color : Colorize::Color256 | Symbol #

def copy_with(color _color = @color, timestamp _timestamp = @timestamp) #

[View source]
def timestamp : Time::Span | Nil #