From 03a050c955f2ebf8ff6edd6448c82b5b568c15f0 Mon Sep 17 00:00:00 2001 From: Pavol Hejny Date: Fri, 21 Jun 2024 22:31:35 +0200 Subject: [PATCH] =?UTF-8?q?=C2=AD=C4=8D=C4=86=C5=9F=20Generate=20documenta?= =?UTF-8?q?tion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.html | 2 +- docs/interfaces/ILocateAppOptions.html | 2 +- docs/modules.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index 6fc4a4d..1029b08 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,4 +1,4 @@ -Locate App - v2.4.17
Options
All
  • Public
  • Public/Protected
  • All
Menu

Locate App - v2.4.17

+Locate App - v2.4.18
Options
All
  • Public
  • Public/Protected
  • All
Menu

Locate App - v2.4.18

🕵️ Locate ANY APP

diff --git a/docs/interfaces/ILocateAppOptions.html b/docs/interfaces/ILocateAppOptions.html index 944327f..4864abc 100644 --- a/docs/interfaces/ILocateAppOptions.html +++ b/docs/interfaces/ILocateAppOptions.html @@ -1 +1 @@ -ILocateAppOptions | Locate App - v2.4.17
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILocateAppOptions

Hierarchy

  • ILocateAppOptions

Index

Properties

appName: string
linuxWhich?: string
macOsName?: string
windowsSuffix?: string

Legend

  • Property

Settings

Theme

\ No newline at end of file +ILocateAppOptions | Locate App - v2.4.18
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILocateAppOptions

Hierarchy

  • ILocateAppOptions

Index

Properties

appName: string
linuxWhich?: string
macOsName?: string
windowsSuffix?: string

Legend

  • Property

Settings

Theme

\ No newline at end of file diff --git a/docs/modules.html b/docs/modules.html index b9edee8..e315fe4 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -1,4 +1,4 @@ -Locate App - v2.4.17
Options
All
  • Public
  • Public/Protected
  • All
Menu

Locate App - v2.4.17

Index

Functions

  • locateApp(__namedParameters: RequireAtLeastOne<ILocateAppOptions, "linuxWhich" | "windowsSuffix" | "macOsName">): Promise<string>
  • Parameters

    • __namedParameters: RequireAtLeastOne<ILocateAppOptions, "linuxWhich" | "windowsSuffix" | "macOsName">

    Returns Promise<string>

  • locateAppOnLinux(__namedParameters: Pick<Required<ILocateAppOptions>, "appName" | "linuxWhich">): Promise<string>
  • Parameters

    Returns Promise<string>

  • locateAppOnMacOs(__namedParameters: Pick<Required<ILocateAppOptions>, "appName" | "macOsName">): Promise<string>
  • Parameters

    Returns Promise<string>

  • locateAppOnWindows(__namedParameters: Pick<Required<ILocateAppOptions>, "appName" | "windowsSuffix">): Promise<string>
  • Parameters

    Returns Promise<string>

  • locateBrowser(browser: string): Promise<string>
  • Parameters

    • browser: string
      +Locate App - v2.4.18
      Options
      All
      • Public
      • Public/Protected
      • All
      Menu

      Locate App - v2.4.18

      Index

      Functions

      • locateApp(__namedParameters: RequireAtLeastOne<ILocateAppOptions, "linuxWhich" | "windowsSuffix" | "macOsName">): Promise<string>
      • Parameters

        • __namedParameters: RequireAtLeastOne<ILocateAppOptions, "linuxWhich" | "windowsSuffix" | "macOsName">

        Returns Promise<string>

      • locateAppOnLinux(__namedParameters: Pick<Required<ILocateAppOptions>, "appName" | "linuxWhich">): Promise<string>
      • Parameters

        Returns Promise<string>

      • locateAppOnMacOs(__namedParameters: Pick<Required<ILocateAppOptions>, "appName" | "macOsName">): Promise<string>
      • Parameters

        Returns Promise<string>

      • locateAppOnWindows(__namedParameters: Pick<Required<ILocateAppOptions>, "appName" | "windowsSuffix">): Promise<string>
      • Parameters

        Returns Promise<string>

      • locateBrowser(browser: string): Promise<string>
      • Parameters

        • browser: string

          It can be "default", "chrome", "firefox", "safari", "ie", "msie", "edge" or "msedge" or executable path to the browser

        Returns Promise<string>

        executable path to browser

      • locateChrome(): Promise<string>
      • Returns Promise<string>

      • locateDefaultSystemBrowser(): Promise<string>
      • Returns Promise<string>

        executable path to browser