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

7
LINES

< > BotCompany Repo | #1013964 // openWeatherMapAPIKey

JavaX fragment (include)

static S openWeatherMapAPIKey() {
  ret loadSecretTextFileMandatory("", "open-weather-map-api-key.txt").trim();
}

static void openWeatherMapAPIKey(S key) {
  saveSecretTextFile("", "open-weather-map-api-key.txt", key);
}

Author comment

Began life as a copy of #1009888

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1013964
Snippet name: openWeatherMapAPIKey
Eternal ID of this version: #1013964/4
Text MD5: f3505acd1b08a31275ec16ee28e13231
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-03-18 18:25:25
Source code size: 227 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 329 / 349
Version history: 3 change(s)
Referenced in: [show references]