Tar::listContents

public function Tar::listContents

public Tar::listContents()

Lists all files in the archive.

Return value

array An array of file names relative to the root of the archive.

Overrides ArchiverInterface::listContents

File

core/lib/Drupal/Core/Archiver/Tar.php, line 69

Class

Tar
Defines a archiver implementation for .tar files.

Namespace

登录查看完整内容