Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
rest_countries
master
RestCountries
Country
Currency
Language
Generated using Crystal 1.14.0
2024-11-26 08:10:17 UTC
module
RestCountries
Defined in:
rest_countries.cr
rest_countries/country.cr
Constant Summary
VERSION
=
"0.1.0"
Class Method Summary
.getCountryByCode
(code : String) : RestCountries::Country
Class Method Detail
def self.
getCountryByCode
(code : String) :
RestCountries::Country
#
[
View source
]