(PECL rar >= 2.0.0)
Test whether an entry represents a directory
public bool RarEntry::isDirectory ( void )
Tests whether the current entry is a directory.
Returns:
Returns TRUE
if this entry is a directory and FALSE
otherwise.
Please login to continue.