Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

%ZHSLIB.PackageManager.Developer.Extension.SourceControl.ISC.PerforceFileList

serial class %ZHSLIB.PackageManager.Developer.Extension.SourceControl.ISC.PerforceFileList extends %Library.ListOfObjects

Method Inventory

Parameters

parameter ELEMENTTYPE = %ZHSLIB.PackageManager.Developer.Extension.SourceControl.ISC.PerforceFile;
The type (class name) of the elements stored in the collection.

Methods

classmethod CreateFromFStatOutput(ByRef pArray) as %ZHSLIB.PackageManager.Developer.Extension.SourceControl.ISC.PerforceFileList
method IsEmpty()
method ToString(pJoiner=$$$NL, pMaxToShow=25) as %String
Displays the first pMaxToShow files from the list.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab