Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1009907 // openChrome

JavaX fragment (include)

static void openChrome(S url) {
  nohup(chromeCmd() + " " + url);
}

static void openChrome() {
  nohup(chromeCmd());
}

Author comment

Began life as a copy of #1009814

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, iveijnkanddl, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1009907
Snippet name: openChrome
Eternal ID of this version: #1009907/3
Text MD5: 88254ed5cc97ddf94d59a8733fc66ef8
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-03 18:12:25
Source code size: 125 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 439 / 428
Version history: 2 change(s)
Referenced in: [show references]