Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
pretty
v0.7.1
Pretty
Crystal
Date
ParseError
Diff
Entry
Dir
Error
Backtrace
V023
V024
File
Json
Printer
MemInfo
Method
NotFound
ProcessInfo
Stopwatch
Last
Stat
Time
ParseError
UsedMemory
Version
Built with Crystal 1.9.2
2023-10-08 09:03:29 UTC
class
Pretty::Method(T)
Pretty::Method(T)
Reference
Object
Defined in:
pretty/method.cr
Constructors
.new
(instance : T)
Class Method Summary
.call
(instance : T, method_name : String)
.call?
(instance : T, method_name : String)
Instance Method Summary
#call
(method_name : String)
#call?
(method_name : String)
Constructor Detail
def self.
new
(instance : T)
#
[
View source
]
Class Method Detail
def self.
call
(instance : T, method_name : String)
#
[
View source
]
def self.
call?
(instance : T, method_name : String)
#
[
View source
]
Instance Method Detail
def
call
(method_name : String)
#
[
View source
]
def
call?
(method_name : String)
#
[
View source
]