PEAR_Size_CLI::run

PEAR_Size_CLI::run() – Run the CLI version

Synopsis

require_once 'PEAR/Size/CLI.php';

integer PEAR_Size_CLI::run ( )

Description

Invokes PEAR_Size for command line scripts.

Return value

returns an integer

Throws

throws no exceptions thrown

Since

since version 0.1.2

Note

This function can not be called statically.