vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Function resolveUsername

    • Resolves the username for an SFDX alias, if the specified alias cannot be mapped back to a valid Salesforce username returns undefined. *

      Parameters

      • alias: string

        SFDX Alias to resolve to a Salesforce username

      Returns Promise<undefined | string>