Skip to content

@salesforce/b2c-tooling-sdk / discovery / cartridgesPattern

Variable: cartridgesPattern ​

const cartridgesPattern: DetectionPattern

Defined in: packages/b2c-tooling-sdk/src/discovery/patterns/cartridges.ts:23

Detection pattern for cartridge-based projects.

Uses the SDK's findCartridges function to detect any cartridges in the workspace. This covers SFRA, custom APIs, and any other cartridge-based development.

Released under the Apache-2.0 License.