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

3
LINES

< > BotCompany Repo | #1020675 // fileRelativeToUserDir - if it isn't absolute already

JavaX fragment (include)

static File fileRelativeToUserDir(S path) {
  ret makeFileAbsolute(userDir(), path);
}

Author comment

Began life as a copy of #1020674

download  show line numbers  debug dex  old transpilations   

Travelled to 11 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, jozkyjcghlvl, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1020675
Snippet name: fileRelativeToUserDir - if it isn't absolute already
Eternal ID of this version: #1020675/2
Text MD5: 60a8ed3f5a75ce2a5cdf0940d9f3ae21
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-30 17:43:10
Source code size: 88 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 202 / 286
Version history: 1 change(s)
Referenced in: [show references]