Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crul
master
Crul
CLI
Command
CookieStore
Cookies
Formats
Formatters
Auto
Base
JSON
PrettyPrinter
Plain
XML
PrettyPrinter
Element
Methods
Options
Generated using Crystal 1.14.0
2024-11-26 07:01:42 UTC
class
Crul::
Formatters::
Plain
Crul::Formatters::Plain
Crul::Formatters::Base
Reference
Object
Overview
Plain Formatter
Defined in:
formats.cr
Instance Method Summary
#print
Instance methods inherited from class
Crul::Formatters::Base
print_plain
print_plain
Constructor methods inherited from class
Crul::Formatters::Base
new(output : IO, response : HTTP::Client::Response)
new
Instance Method Detail
def
print
#
[
View source
]