PHP Class pharext\Task\PharCompress

Inheritance: implements pharext\Task
Show file Open project: m6w6/pharext

Public Methods

Method Description
__construct ( string $file, integer $encoding )
run ( boolean $verbose = false ) : string

Method Details

__construct() public method

public __construct ( string $file, integer $encoding )
$file string path to the original phar
$encoding integer Phar::GZ or Phar::BZ2

run() public method

public run ( boolean $verbose = false ) : string
$verbose boolean
return string