Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
coin
v0.2.2
Top Level Namespace
CLI
Dialog
Exception
Parser
Currency
Exchanger
Exception
Fixer
Built with Crystal 1.9.2
2023-10-08 13:21:08 UTC
class
Exchanger::Fixer
Exchanger::Fixer
Reference
Object
Defined in:
coin/exchanger.cr
Constructors
.new
(amount : Int32, origin : String, targets : Array(String))
Instance Method Summary
#convert
#set_token
(token : String)
Constructor Detail
def self.
new
(amount : Int32, origin : String, targets : Array(String))
#
[
View source
]
Instance Method Detail
def
convert
#
[
View source
]
def
set_token
(token : String)
#
[
View source
]