Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

Utils.Munge

class Utils.Munge extends %Library.RegisteredObject

Method Inventory

Methods

classmethod ProcessDirectory(dirtoprocess As %String, verbose As %Boolean, reportOnly As %Boolean, callDirect As %Boolean = 0)
classmethod ProcessFiles(verbose As %Boolean = 1, createFiles As %Boolean = 0)
Processes all files on the current path
classmethod ProcessLine(line As %String = "") as %String
d ##class(Utils.Munge).ProcessFiles(1,1)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab