Class | Autobuild::TarImporter |
In: |
lib/autobuild/import/tar.rb
|
Parent: | Importer |
Plain | = | 0 |
Gzip | = | 1 |
Bzip | = | 2 |
TAR_OPTION | = | { Plain => '', Gzip => 'z', Bzip => 'j' |
VALID_URI_SCHEMES | = | [ 'file', 'http', 'ftp' ] |
cachefile | [R] | |
mode | [R] | |
url | [R] |