shell
Manage files and URLs using default applications.
Methods
beep()
await eagle.shell.beep();openExternal(url)
await eagle.shell.openExternal('https://www.google.com/');openPath(path)
showItemInFolder(path)
Last updated