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

12
LINES

< > BotCompany Repo | #1022046 // gazelle_addRuleWithComment - synonym of dm_gazelle_addRuleWithComment

JavaX fragment (include)



// returns (ruleID, isNew)
static Pair<S, Bool> gazelle_addRuleWithComment(S text, S comment) {
  ret dm_gazelle_addRuleWithComment(text, comment);
}



static Pair<S, Bool> gazelle_addRuleWithComment(S when, S then, S comment) {
  ret dm_gazelle_addRuleWithComment(when, then, comment);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022046
Snippet name: gazelle_addRuleWithComment - synonym of dm_gazelle_addRuleWithComment
Eternal ID of this version: #1022046/1
Text MD5: 9a5522ee874f8ab06ced851376f583f3
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-05 23:48:49
Source code size: 296 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 170 / 216
Referenced in: [show references]