Class P4_Integration

Description

Utility class providing easy access to the details of an integration record. Created by P4::run_filelog().

Properties

$integ->how -> string

Returns the type of the integration record - how that record was created.

$integ->file -> string

Returns the path to the file being integrated to/from.

$integ->srev -> int

Returns the start revision number used for this integration.

$integ->erev -> int

Returns the end revision number used for this integration.

Static Methods

None.

Instance Methods

None.