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

9
LINES

< > BotCompany Repo | #1018712 // fileBaseName - synonym of dropExtension

JavaX fragment (include)

1  
static File fileBaseName(File f) {
2  
  ret dropExtension(f);
3  
}
4  
5  
6  
7  
sS fileBaseName(S s) {
8  
  ret dropExtension(s);
9  
}

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: #1018712
Snippet name: fileBaseName - synonym of dropExtension
Eternal ID of this version: #1018712/1
Text MD5: f653219798d511be81965d4efea351fc
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-11 17:18:30
Source code size: 114 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 257 / 308
Referenced in: [show references]