@karmaniverous/get-dotenv
    Preparing search index...
    • Resolve a command string from the Scripts table. A script may be expressed as a string or an object with a cmd property.

      Parameters

      • scripts: undefined | Scripts

        Optional scripts table.

      • command: string

        User-provided command name or string.

      Returns string

      Resolved command string (falls back to the provided command).