• Preparing search index...
  • The search index is not available
vlocode-project - v1.29.4
  • vlocode-project
  • @vlocode/vlocity
  • getDatapackHeaders

Function getDatapackHeaders

  • getDatapackHeaders(paths, recursive?): Promise<string[]>
  • Gets a list of datapack headers

    Parameters

    • paths: string | string[]
    • recursive: boolean = false

    Returns Promise<string[]>

    • Defined in packages/vlocity/src/datapack/datapackUtil.ts:10

Settings

Member Visibility

Theme

vlocode-project - v1.29.4
  • @vlocode/core
  • @vlocode/omniscript
  • @vlocode/salesforce
  • @vlocode/util
  • @vlocode/vlocity
    • DatapackImportService
    • DatapackInfoService
    • DatapackLoader
    • DatapackUtil
    • VlocityDatapack
    • VlocityInterfaceInvoker
    • VlocityMatchingKeyService
    • VlocityNamespaceService
    • DatapackTypeDefinition
    • ManifestEntry
    • MultipackResource
    • ObjectEntry
    • VlocityDatapackDefinition
    • VlocityDatapackLookupReference
    • VlocityDatapackMatchingReference
    • VlocityDatapackSObject
    • VlocityMatchingKey
    • VlocityDatapackReference
    • VlocityDatapackReferenceType
    • VlocityDatapackType
    • DATAPACK_RESERVED_FIELDS
    • DatapackFields
    • DatapackTypeDefinitions
    • NAMESPACE_PLACEHOLDER
    • NAMESPACE_PLACEHOLDER_PATTERN
    • VlocityDatapackSourceKey
    • getDatapackHeaders
    • getDatapackManifestKey
    • getDatapackTypeDefinition
    • getExportProjectFolder
    • isDatapackRecord
    • isDatapackReference
    • isPartOfDatapack
  • @vlocode/vlocity-deploy