Phrozn\Runner\CommandLine\Command::__construct PHP Method

__construct() public method

public __construct ( $file )
    public function __construct($file)
    {
        $this->load($file);
    }