LowCodeMergeOptions Class

LowCodeMergeOptions class

Options for merging multiple template files into one.


type LowCodeMergeOptions struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewLowCodeMergeOptionsDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetSaveOptionsSave options for saving the split parts.
SetSaveOptionsSave options for saving the split parts.
GetLoadOptionsProviderProvider of save options for saving the split parts.
SetLoadOptionsProviderProvider of save options for saving the split parts.