@salesforce/b2c-tooling-sdk / scaffold / Scaffold
Interface: Scaffold
Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:142
Resolved scaffold with full paths and source information
Properties
filesPath
filesPath:
string
Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:150
Full path to the files/ directory within the scaffold
id
id:
string
Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:144
Unique identifier
manifest
manifest:
ScaffoldManifest
Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:146
The manifest definition
path
path:
string
Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:148
Full path to the scaffold directory
source
source:
ScaffoldSource
Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:152
Source of this scaffold