Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal-smuggle
main
Top Level Namespace
Options
Built with Crystal 1.9.2
2023-10-07 16:30:41 UTC
class
Options
Options
Reference
Object
Defined in:
options.cr
Constructors
.new
(method : String, headers : String, timeout : Int32, output : String)
Instance Method Summary
#headers
#method
#output
#timeout
Constructor Detail
def self.
new
(method : String, headers : String, timeout : Int32, output : String)
#
[
View source
]
Instance Method Detail
def
headers
#
[
View source
]
def
method
#
[
View source
]
def
output
#
[
View source
]
def
timeout
#
[
View source
]