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

6
LINES

< > BotCompany Repo | #1022352 // gazelle_discord_reasoningFile

JavaX fragment (include)

static File gazelle_discord_reasoningFile(Gazelle_ReasoningForLine r) {
  ret r.outMsgID != 0
    ? gazelle_discord_reasoningFileForMsgID(r.outMsgID)
    : nempty(r.outContext) ? gazelle_discord_reasoningFileForContext(r.outContext)
    : null;
}

Author comment

Began life as a copy of #1022351

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: #1022352
Snippet name: gazelle_discord_reasoningFile
Eternal ID of this version: #1022352/3
Text MD5: 5e435f0dcc4153bc3ef9d7d5644682f8
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-15 08:28:43
Source code size: 251 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 227 / 249
Version history: 2 change(s)
Referenced in: [show references]