%ZHSLIB.PackageManager.Core.TempFileManager
class %ZHSLIB.PackageManager.Core.TempFileManager extends %ZHSLIB.PackageManager.Core.Singleton
Helper class to ensure temp files/folders are cleaned up @API.Object @Modifier Availability InterSystems @API.Object.Instantiable @Modifier Availability ForbiddenMethod Inventory
Methods
method Cleanup() as %Status
Gets a temporary file name
@API.Method
@Modifier Availability InterSystems
method GetTempFolderName() as %String
Gets a temporary folder name (and creates a folder with that name)
@API.Method
@Modifier Availability InterSystems
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %Get()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()