1 | static L<Snippet> tbSearchRunnableQuick(int max, S query) { |
2 | tbSearch_quick.set(true); |
3 | ret tbSearch(max, or2(query, "_") + " type:runnable"); |
4 | } |
5 | |
6 | static L<Snippet> tbSearchRunnableQuick(S query) { |
7 | ret tbSearchRunnableQuick(tbSearch_defaultMax, query); |
8 | } |
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: | 553 / 530 |
Referenced in: | [show references] |