shell(壳)
使用默认应用程序管理文件和 URL。
方法
beep()
await eagle.shell.beep();openExternal(url)
await eagle.shell.openExternal('https://www.google.com/');openPath(path)
showItemInFolder(path)
最后更新于