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

7
LINES

< > BotCompany Repo | #1027311 // listImageFiles_quoteAll - for integration into an early version of the logic engine

JavaX fragment (include)

static LS listImageFiles_quoteAll(File dir) {
  ret quoteAll(map f2s(listImageFiles(dir)));
}

static LS listImageFiles_quoteAll(S dir) {
  ret quoteAll(map f2s(listImageFiles(dir)));
}

Author comment

Began life as a copy of #1019114

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: #1027311
Snippet name: listImageFiles_quoteAll - for integration into an early version of the logic engine
Eternal ID of this version: #1027311/1
Text MD5: 7772ca2d6715ccec9fdd601859e80392
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-02 15:02:09
Source code size: 191 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 134 / 173
Referenced in: [show references]