shell(殼)
使用預設應用程式管理檔案和 URL。
方法
beep()
await eagle.shell.beep();openExternal(url)
await eagle.shell.openExternal('https://www.google.com/');openPath(path)
showItemInFolder(path)
Last updated