1 | sclass FluidTextFileEntry { |
2 | SS params; |
3 | S quotedContent; |
4 | |
5 | S get(S key) { ret mapGet(params, key); } |
6 | S content() { ret unquote(quotedContent); } |
7 | |
8 | [stdToString] |
9 | } |
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: | 235 / 494 |
Version history: | 1 change(s) |
Referenced in: | [show references] |