Class PluginLauncherExperimental

A plugin that inserts a shell script in place of Electron binary. Made for unix-alike OSes in mind (TODO others!).

*nix (linux, freebsd, openbsd, etc.)

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

name: "launcher" = ...

Methods

  • Experimental

    Parameters

    • _dir: string
    • _config: ResolvedForgeConfig

    Returns void

  • Experimental

    Parameters

    • _startOpts: StartOptions

    Returns Promise<StartResult>