Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
melon
master
Melon
Api
Registry
Route
Handler
RoutePrinter
Built with Crystal 1.9.2
2023-10-07 22:38:38 UTC
class
Melon::RoutePrinter
Melon::RoutePrinter
Reference
Object
Defined in:
melon/router_printer.cr
Constructors
.new
Instance Method Summary
#format
#p
(line)
#print
(api)
#print_routes
(api, indent =
0
, last =
false
, calculate_last =
false
)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
format
#
[
View source
]
def
p
(line)
#
[
View source
]
def
print
(api)
#
[
View source
]
def
print_routes
(api, indent =
0
, last =
false
, calculate_last =
false
)
#
[
View source
]