• Preparing search index...
  • The search index is not available
@salesforce/core
  • @salesforce/core
  • org/scratchOrgErrorCodes
  • validateScratchOrgInfoForResume

Function validateScratchOrgInfoForResume

  • validateScratchOrgInfoForResume(__namedParameters): Promise<ScratchOrgInfo>
  • Parameters

    • __namedParameters: {
          cache: ScratchOrgCache;
          hubOrg: Org;
          hubUsername: string;
          jobId: string;
          timeout: Duration;
      }
      • cache: ScratchOrgCache
      • hubOrg: Org
      • hubUsername: string
      • jobId: string
      • timeout: Duration

    Returns Promise<ScratchOrgInfo>

    • Defined in src/org/scratchOrgErrorCodes.ts:43

Settings

Member Visibility

Theme

@salesforce/core
  • Loading...