Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Authly::ParamsWrapper
Inherits
Reference
/
Object
Wrapper to make Hash behave like HTTP::Params
Constructors
new
(params :
Hash
(
String
,
String
))
Source
Instance methods
[]
(key :
String
)
Source
[]?
(key :
String
)
Source
fetch
(key :
String
, default :
String
)
Source