Developer Preview — This project is in active development. APIs may change. Provide feedback
Skip to content

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

Interface: SourceResult

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

Result of resolving a dynamic parameter source.

Properties

choices

choices: ScaffoldChoice[]

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

Available choices


pathMap?

optional pathMap: Map<string, string>

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

For cartridges: map of name to absolute path

Released under the Apache-2.0 License.