shell(シェル)
デフォルトのアプリケーションでファイルとURLを管理する。
方法
beep()
await eagle.shell.beep();openExternal(url)
await eagle.shell.openExternal('https://www.google.com/');openPath(path)
showItemInFolder(path)
最終更新