Class Zip::ZipEntry
In: lib/buildr/packaging/zip.rb  (CVS)
Parent: Object

Methods

contain?   empty?   exist?  

Public Instance methods

Returns true if this ZIP file entry matches against all the arguments. An argument may be a string or regular expression.

Returns true if this entry is empty.

Returns true if this entry exists.

[Validate]