Class: Spior::Tor::Stop
- Inherits:
-
Object
- Object
- Spior::Tor::Stop
- Defined in:
- lib/spior/tor/stop.rb
Overview
Stop Tor service on your distribution (linux) It also kill previous instance run by Spior
Instance Method Summary collapse
-
#initialize ⇒ Stop
constructor
A new instance of Stop.
Constructor Details
#initialize ⇒ Stop
Returns a new instance of Stop.
9 10 11 |
# File 'lib/spior/tor/stop.rb', line 9 def initialize nomansland end |