Overview

Namespaces

  • Net
    • Bazzline
      • Component
        • CommandCollection
          • Filesystem
          • Http
          • Process
          • Vcs

Classes

  • Copy
  • Create
  • ListSource
  • Move
  • Remove
  • Unzip
  • Zip
  • Overview
  • Namespace
  • Class

Class Unzip

Net\Bazzline\Component\Command\AbstractCommand
Extended by Net\Bazzline\Component\CommandCollection\Filesystem\Unzip
Namespace: Net\Bazzline\Component\CommandCollection\Filesystem
Located at Filesystem/Unzip.php
Methods summary
public array
# __invoke( string $pathToArchive, null $outputPath = null )

Parameters

$pathToArchive
$outputPath

Returns

array

Throws

Net\Bazzline\Component\Command\RuntimeException
public array
# unzip( string $pathToArchive, null|string $outputPath = null )

Parameters

$pathToArchive
$outputPath

Returns

array

Throws

Net\Bazzline\Component\Command\RuntimeException
public array
# listArchiveContent( string $pathToArchive )

Parameters

$pathToArchive

Returns

array

Throws

Net\Bazzline\Component\Command\RuntimeException
public
# validateSystemEnvironment( )

Throws

Net\Bazzline\Component\Command\InvalidSystemEnvironmentException
PHP Command Collection Component by bazzline.net API documentation generated by ApiGen