Transpiled version (5679L) is out of date.
1 | svoid startFirefox(S url default null) {
|
2 | //if (isWindows()) |
3 | // TODO windowsFindExe("...\\Firefox.exe")
|
4 | nohup("firefox " + (empty(url) ? "" : platformQuote(url)));
|
5 | } |
download show line numbers debug dex old transpilations
Travelled to 10 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, uelavcdoioby, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1024931 |
| Snippet name: | startFirefox |
| Eternal ID of this version: | #1024931/4 |
| Text MD5: | 7978c2ff379971d64acaa8b72787d7e5 |
| Author: | stefan |
| Category: | javax / os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-30 04:11:24 |
| Source code size: | 174 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 712 / 947 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |