Skip to main content

%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 Forbidden

Method Inventory

Methods

method Cleanup() as %Status
method GetTempFileName(pExtension As %String) as %String
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

FeedbackOpens in a new tab