davidanthoff / Electron.jl

Julia wrapper for Electron
Other
85 stars 19 forks source link

Allow the user to specify additional electron binary arguments #111

Closed Octogonapus closed 2 years ago

Octogonapus commented 2 years ago

This PR adds a kwarg for the user to set extra Electron arguments.

I tested this locally to set a remote debugging port and user data dir.