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
class
Crul::Formatters::Auto
Crul::Formatters::Auto
Reference
Object
Defined in:
formatters/auto.cr
Constructors
.new
(output, response)
Instance Method Summary
#formatter
: Crul::Formatters::Base
#print
(*args)
Constructor Detail
def self.
new
(output, response)
#
[
View source
]
Instance Method Detail
def
formatter
:
Crul::Formatters::Base
#
[
View source
]
def
print
(*args)
#
[
View source
]