Class: Yadisk::CheckRuntime
- Inherits:
-
Object
- Object
- Yadisk::CheckRuntime
- Defined in:
- lib/yadisk/check_runtime.rb
Class Method Summary collapse
Class Method Details
.abort! ⇒ Object
20 21 22 23 |
# File 'lib/yadisk/check_runtime.rb', line 20 def self.abort! puts "Please install wget or add it to 'PATH' and try again\n" abort end |