1 | sS getOneLineFileInfoField(File f, S field) {
|
2 | File infoFile = associatedInfosFile(f); |
3 | LS lines = lines(loadTextFile(infoFile)); |
4 | ret firstStartingWithIC_drop(lines, field + ": "); |
5 | } |
Began life as a copy of #1018723
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018729 |
| Snippet name: | getOneLineFileInfoField |
| Eternal ID of this version: | #1018729/1 |
| Text MD5: | 10f44324b478f58b37d788b9a2f008bd |
| Author: | stefan |
| Category: | javax / io |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-12 00:42:46 |
| Source code size: | 190 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 631 / 664 |
| Referenced in: | [show references] |