@karmaniverous/get-dotenv
    Preparing search index...
    • Resolve the shell setting for a given command:

      • If the script entry is an object, prefer its shell override.
      • Otherwise use the provided shell (string | boolean).

      Parameters

      • scripts: undefined | Scripts

        Optional scripts table.

      • command: string

        User-provided command name or string.

      • shell: undefined | string | boolean

        Global shell preference (string | boolean).

      Returns string | boolean | URL