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)

static File fileBaseName(File f) {
  ret dropExtension(f);
}



sS fileBaseName(S s) {
  ret dropExtension(s);
}

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: 254 / 305
Referenced in: [show references]