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

9
LINES

< > BotCompany Repo | #1027378 // FluidTextFileEntry

JavaX fragment (include)

sclass FluidTextFileEntry {
  SS params;
  S quotedContent;
  
  S get(S key) { ret mapGet(params, key); }
  S content() { ret unquote(quotedContent); }
  
  [stdToString]
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1027378
Snippet name: FluidTextFileEntry
Eternal ID of this version: #1027378/2
Text MD5: 10ebd26e67be197c084c561caae19b79
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-15 16:43:04
Source code size: 181 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 135 / 400
Version history: 1 change(s)
Referenced in: [show references]