UNPKG

salesforcedx-templates

Version:

Salesforce CLI scaffolding commands for different types of Force.com metadata

5 lines (4 loc) 175 B
export declare class CreateUtil { static checkInputs(flagValue: string): string; static getCommandTemplatesForFiletype(filetype: RegExp, command: string): string[]; }