@salesforce/b2c-tooling-sdk / scaffold / Scaffold
Interface: Scaffold
Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:149
Resolved scaffold with full paths and source information
Properties
filesPath
filesPath:
string
Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:157
Full path to the files/ directory within the scaffold
id
id:
string
Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:151
Unique identifier
manifest
manifest:
ScaffoldManifest
Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:153
The manifest definition
path
path:
string
Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:155
Full path to the scaffold directory
source
source:
ScaffoldSource
Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:159
Source of this scaffold