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

8
LINES

< > BotCompany Repo | #1006409 // tbSearchRunnableQuick - quick-searches runnable snippets (quick = titles only)

JavaX fragment (include)

static L<Snippet> tbSearchRunnableQuick(int max, S query) {
  tbSearch_quick.set(true);
  ret tbSearch(max, or2(query, "_") + " type:runnable");
}

static L<Snippet> tbSearchRunnableQuick(S query) {
  ret tbSearchRunnableQuick(tbSearch_defaultMax, query);
}

Author comment

Began life as a copy of #1003966

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1006409
Snippet name: tbSearchRunnableQuick - quick-searches runnable snippets (quick = titles only)
Eternal ID of this version: #1006409/1
Text MD5: 2e37857493be731dbef3d2e35e1925a1
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-01-01 18:07:07
Source code size: 266 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 452 / 446
Referenced in: [show references]