Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crul
v0.4.2
Crul
CLI
Command
Completion
CookieStore
Cookies
Format
Formatters
Auto
Base
JSON
PrettyPrinter
Plain
XML
PrettyPrinter
Element
Methods
Options
Built with Crystal 1.9.2
2023-10-08 11:15:00 UTC
abstract class
Crul::Formatters::Base
Crul::Formatters::Base
Reference
Object
Direct Known Subclasses
Crul::Formatters::JSON
Crul::Formatters::Plain
Crul::Formatters::XML
Defined in:
formatters.cr
Constructors
.new
(output : IO, response : HTTP::Client::Response)
Instance Method Summary
#print_plain
Constructor Detail
def self.
new
(output : IO, response : HTTP::Client::Response)
#
[
View source
]
Instance Method Detail
def
print_plain
#
[
View source
]