class Bit

Public Class Methods

price() click to toggle source
# File lib/bitprice.rb, line 11
def self.price 
Bitprice::CLI.new.call
end