Class: Getch::Void::Tarball
- Inherits:
-
Object
- Object
- Getch::Void::Tarball
- Defined in:
- lib/getch/void/tarball.rb
Overview
Download the last tarball of void
Instance Method Summary collapse
-
#initialize ⇒ Tarball
constructor
A new instance of Tarball.
- #x ⇒ Object
Constructor Details
Instance Method Details
#x ⇒ Object
17 18 19 20 21 22 |
# File 'lib/getch/void/tarball.rb', line 17 def x @xbps = search_archive download checksum install end |