PHP Class PhpMigration\App

Show file Open project: monque/php-migration

Protected Properties

Property Type Description
$args
$devmode
$setpath

Public Methods

Method Description
__construct ( )
run ( )

Protected Methods

Method Description
commandExportPosbit ( )
commandList ( )
commandMain ( )
commandPack ( )
handleArgs ( )
showUsage ( $type = 'usage', $halt = true )
showVersion ( )

Method Details

__construct() public method

public __construct ( )

commandExportPosbit() protected method

protected commandExportPosbit ( )

commandList() protected method

protected commandList ( )

commandMain() protected method

protected commandMain ( )

commandPack() protected method

protected commandPack ( )

handleArgs() protected method

protected handleArgs ( )

run() public method

public run ( )

showUsage() protected method

protected showUsage ( $type = 'usage', $halt = true )

showVersion() protected method

protected showVersion ( )

Property Details

$args protected property

protected $args

$devmode protected property

protected $devmode

$setpath protected property

protected $setpath