Skip to content

@salesforce/b2c-tooling-sdk / scaffold / SourceResult

Interface: SourceResult ​

Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:317

Result of resolving a dynamic parameter source.

Properties ​

choices ​

choices: ScaffoldChoice[]

Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:319

Available choices


pathMap? ​

optional pathMap: Map<string, string>

Defined in: packages/b2c-tooling-sdk/src/scaffold/types.ts:321

For cartridges: map of name to absolute path

Released under the Apache-2.0 License.