@salesforce/sf-plugins-core
    Preparing search index...

    Function toHelpSection

    • Function to build a help section for command help. Takes a string to be used as section header text and an array of enums that identify the variable or property to be included in the help body.

      Parameters

      • header: string
      • ...vars: (string | Record<string, string>)[]

      Returns HelpSection