Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
pretty
v0.5.4
Pretty
Diff
Entry
Error
Json
Printer
Time
ParseError
Built with Crystal 1.9.2
2023-10-08 09:03:44 UTC
struct
Pretty::Diff::Entry
Pretty::Diff::Entry
Struct
Value
Object
Defined in:
pretty/diff.cr
Constructors
.new
(message : String)
Instance Method Summary
#clone
#copy_with
(message _message = @message)
#message
: String
#to_s
(*args, **options)
#to_s
(*args, **options, &)
Constructor Detail
def self.
new
(message : String)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(message _message = @message)
#
[
View source
]
def
message
: String
#
def
to_s
(*args, **options)
#
[
View source
]
def
to_s
(*args, **options, &)
#
[
View source
]