1 | svoid dm_discord_copyAllLinesToLongFeedbackList() {
|
2 | for (File f : gazelle_discord_allReasoningFiles()) {
|
3 | long msgID = parseFirstLong(fileName(f)); |
4 | dm_discord_copyLineToLongAppliedRuleList(msgID); |
5 | } |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1021908 |
| Snippet name: | dm_discord_copyAllLinesToLongFeedbackList |
| Eternal ID of this version: | #1021908/2 |
| Text MD5: | 62d73c540c9ead9e1d9bfad4d66a3daa |
| Author: | stefan |
| Category: | javax / discord |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-03 13:29:25 |
| Source code size: | 216 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 466 / 531 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |