@karmaniverous/get-dotenv
    Preparing search index...

    Function resolveCommand

    • Resolve a command string from the ScriptsTable table. A script may be expressed as a string or an object with a cmd property.

      Parameters

      • scripts: ScriptsTable | undefined

        Optional scripts table.

      • command: string

        User-provided command name or string.

      Returns string

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