Class: BitcoinTestnet::Stopper
- Inherits:
-
Object
- Object
- BitcoinTestnet::Stopper
- Defined in:
- lib/bitcoin_testnet/stopper.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.stop ⇒ Object
4 5 6 |
# File 'lib/bitcoin_testnet/stopper.rb', line 4 def self.stop self.new.stop end |