Skip to main content

SchemaMap.Tool.Build.Import

abstract class SchemaMap.Tool.Build.Import

manages import to and from files for various purposes, related to developer collaboration and Perforce storage of shared work

Method Inventory

Methods

classmethod CSVFiles(dirName As %String = "", skipClasses As %Boolean = 0) as %Status
JSONDataFiles must be run first, before CSVFiles, so that project configuration values are established first.
classmethod JSONDataFiles(dirName As %String = "") as %Status
classmethod JSONToolFiles(dirName As %String = "") as %Status
classmethod LibDTL(dirName As %String = "") as %Status
classmethod Test(dirName As %String = "") as %Status
classmethod Tool(dirName As %String = "") as %Status
FeedbackOpens in a new tab