Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

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