this.me 2.8.2 → 2.8.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +14 -5
- package/index.js +13 -4
- package/jsdoc.json +21 -13
- package/nino.js +2 -0
- package/package.json +3 -8
- package/src/cli/CLI.md +20 -0
- package/src/cli/shell.js +64 -11
- package/src/hash.js +24 -0
- package/src/me.html +0 -19
- package/src/me.js +6 -4
- package/src/searchImages.js +31 -0
- package/docs/Me.html +0 -697
- package/docs/README.md +0 -53
- package/docs/global.html +0 -890
- package/docs/index.html +0 -208
- package/docs/index.js.html +0 -169
- package/docs/module-00-Index.html +0 -243
- package/docs/module-CLI.html +0 -354
- package/docs/scripts/app.min.js +0 -1
- package/docs/scripts/linenumber.js +0 -26
- package/docs/scripts/search.js +0 -39
- package/docs/src_cli_ishell_shell.js.html +0 -305
- package/docs/src_cli_main.js.html +0 -241
- package/docs/src_me.js.html +0 -211
- package/docs/styles/app.min.css +0 -1
- package/docs/styles/iframe.css +0 -13
- package/docs/styles/prettify-jsdoc.css +0 -111
- package/docs/styles/prettify-tomorrow.css +0 -132
- package/docs/styles/reset.css +0 -44
- package/docs/this.me.png +0 -0
- package/src/os/unix/install_me.sh +0 -5
- package/src/this/dir.js +0 -0
- package/src/this/file.js +0 -0
- package/src/this/url.js +0 -0
- package/src/this/video.js +0 -0
package/docs/global.html
DELETED
|
@@ -1,890 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
|
|
4
|
-
<head>
|
|
5
|
-
...
|
|
6
|
-
<meta charset="utf-8">
|
|
7
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
8
|
-
<title>This.Me Global</title>
|
|
9
|
-
|
|
10
|
-
<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>
|
|
11
|
-
<script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>
|
|
12
|
-
<script src="./build/entry.js"></script>
|
|
13
|
-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
|
14
|
-
<!--[if lt IE 9]>
|
|
15
|
-
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
16
|
-
<![endif]-->
|
|
17
|
-
<link href="https://fonts.googleapis.com/css?family=Roboto:100,400,700|Inconsolata,700" rel="stylesheet">
|
|
18
|
-
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
|
|
19
|
-
<link type="text/css" rel="stylesheet" href="https://jmblog.github.io/color-themes-for-google-code-prettify/themes/tomorrow-night.min.css">
|
|
20
|
-
<link type="text/css" rel="stylesheet" href="styles/app.min.css">
|
|
21
|
-
<link type="text/css" rel="stylesheet" href="styles/iframe.css">
|
|
22
|
-
<link type="text/css" rel="stylesheet" href="style.css">
|
|
23
|
-
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
</head>
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
<body class="layout small-header">
|
|
31
|
-
<div id="stickyNavbarOverlay"></div>
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
<div class="top-nav">
|
|
35
|
-
<div class="inner">
|
|
36
|
-
<a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
|
|
37
|
-
<span aria-hidden="true"></span>
|
|
38
|
-
<span aria-hidden="true"></span>
|
|
39
|
-
<span aria-hidden="true"></span>
|
|
40
|
-
</a>
|
|
41
|
-
<div class="logo">
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
<a href="index.html">
|
|
45
|
-
<h1 class="navbar-item">This.Me</h1>
|
|
46
|
-
</a>
|
|
47
|
-
|
|
48
|
-
</div>
|
|
49
|
-
<div class="menu">
|
|
50
|
-
|
|
51
|
-
<div class="navigation">
|
|
52
|
-
<a
|
|
53
|
-
href="index.html"
|
|
54
|
-
class="link"
|
|
55
|
-
>
|
|
56
|
-
Documentation
|
|
57
|
-
</a>
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
<a
|
|
62
|
-
class="link user-link "
|
|
63
|
-
href="https://suign.github.io/all.this/"
|
|
64
|
-
>
|
|
65
|
-
all.This @Packages
|
|
66
|
-
</a>
|
|
67
|
-
|
|
68
|
-
<a
|
|
69
|
-
class="link user-link "
|
|
70
|
-
href="https://github.com/suiGn/neurons.me"
|
|
71
|
-
>
|
|
72
|
-
Github
|
|
73
|
-
</a>
|
|
74
|
-
|
|
75
|
-
<a
|
|
76
|
-
class="link user-link "
|
|
77
|
-
href="https://neurons.me"
|
|
78
|
-
>
|
|
79
|
-
App
|
|
80
|
-
</a>
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
</div>
|
|
85
|
-
</div>
|
|
86
|
-
</div>
|
|
87
|
-
</div>
|
|
88
|
-
<div id="main">
|
|
89
|
-
<div
|
|
90
|
-
class="sidebar "
|
|
91
|
-
id="sidebarNav"
|
|
92
|
-
>
|
|
93
|
-
|
|
94
|
-
<div class="search-wrapper">
|
|
95
|
-
<input id="search" type="text" placeholder="Search docs..." class="input">
|
|
96
|
-
</div>
|
|
97
|
-
|
|
98
|
-
<nav>
|
|
99
|
-
|
|
100
|
-
<h2><a href="index.html">Documentation</a></h2><div class="category"><h3>Modules</h3><ul><li><a href="module-00-Index.html">00-Index</a></li><li><a href="module-CLI.html">CLI</a></li></ul><h3>Classes</h3><ul><li><a href="Me.html">Me</a></li></ul><h3>Global</h3><ul><li><a href="global.html#createMe">createMe</a></li><li><a href="global.html#listMeProfiles">listMeProfiles</a></li><li><a href="global.html#selectMe">selectMe</a></li><li><a href="global.html#selectProfile">selectProfile</a></li><li><a href="global.html#writeMe">writeMe</a></li></ul></div>
|
|
101
|
-
|
|
102
|
-
</nav>
|
|
103
|
-
</div>
|
|
104
|
-
<div class="core" id="main-content-wrapper">
|
|
105
|
-
<div class="content">
|
|
106
|
-
<header class="page-title">
|
|
107
|
-
<p></p>
|
|
108
|
-
<h1>Global</h1>
|
|
109
|
-
</header>
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
<section>
|
|
116
|
-
|
|
117
|
-
<header>
|
|
118
|
-
|
|
119
|
-
<h2></h2>
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
</header>
|
|
123
|
-
|
|
124
|
-
<article>
|
|
125
|
-
<div class="container-overview">
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
<dl class="details">
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
</dl>
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
</div>
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
<div class='vertical-section'>
|
|
187
|
-
<h1>Methods</h1>
|
|
188
|
-
<div class="members">
|
|
189
|
-
|
|
190
|
-
<div class="member">
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
<h4 class="name" id="createMe">
|
|
195
|
-
<a class="href-link" href="#createMe">#</a>
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
<span class='tag'>async</span>
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
<span class="code-name">
|
|
202
|
-
|
|
203
|
-
createMe<span class="signature">()</span><span class="type-signature"> → {Promise.<<a href="Me.html">Me</a>>}</span>
|
|
204
|
-
|
|
205
|
-
</span>
|
|
206
|
-
</h4>
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
<div class="description">
|
|
212
|
-
Prompts the user for details to create a new profile.
|
|
213
|
-
</div>
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
<dl class="details">
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
<p class="tag-source">
|
|
261
|
-
<a href="src_cli_ishell_shell.js.html" class="button">View Source</a>
|
|
262
|
-
<span>
|
|
263
|
-
<a href="src_cli_ishell_shell.js.html">src/cli/ishell/shell.js</a>, <a href="src_cli_ishell_shell.js.html#line31">line 31</a>
|
|
264
|
-
</span>
|
|
265
|
-
</p>
|
|
266
|
-
|
|
267
|
-
</dl>
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
<div class='columns method-parameter'>
|
|
287
|
-
<div class="column is-2"><label>Returns:</label></div>
|
|
288
|
-
<div class="column is-10">
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
<div class="columns">
|
|
293
|
-
|
|
294
|
-
<div class='param-desc column is-7'>The new Me object with user details.</div>
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
<div class='column is-5 has-text-left'>
|
|
298
|
-
<label>Type: </label>
|
|
299
|
-
|
|
300
|
-
<code class="param-type">Promise.<<a href="Me.html">Me</a>></code>
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
</div>
|
|
304
|
-
|
|
305
|
-
</div>
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
</div>
|
|
309
|
-
</div>
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
</div>
|
|
315
|
-
|
|
316
|
-
<div class="member">
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
<h4 class="name" id="listMeProfiles">
|
|
321
|
-
<a class="href-link" href="#listMeProfiles">#</a>
|
|
322
|
-
|
|
323
|
-
<span class="code-name">
|
|
324
|
-
|
|
325
|
-
listMeProfiles<span class="signature">()</span><span class="type-signature"> → {Array.<string>}</span>
|
|
326
|
-
|
|
327
|
-
</span>
|
|
328
|
-
</h4>
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
<div class="description">
|
|
334
|
-
Lists all the .me profile file paths in the user's .me directory.
|
|
335
|
-
</div>
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
<dl class="details">
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
<p class="tag-source">
|
|
383
|
-
<a href="src_cli_ishell_shell.js.html" class="button">View Source</a>
|
|
384
|
-
<span>
|
|
385
|
-
<a href="src_cli_ishell_shell.js.html">src/cli/ishell/shell.js</a>, <a href="src_cli_ishell_shell.js.html#line105">line 105</a>
|
|
386
|
-
</span>
|
|
387
|
-
</p>
|
|
388
|
-
|
|
389
|
-
</dl>
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
<div class='columns method-parameter'>
|
|
409
|
-
<div class="column is-2"><label>Returns:</label></div>
|
|
410
|
-
<div class="column is-10">
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
<div class="columns">
|
|
415
|
-
|
|
416
|
-
<div class='param-desc column is-7'>An array of full file paths for each .me profile.</div>
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
<div class='column is-5 has-text-left'>
|
|
420
|
-
<label>Type: </label>
|
|
421
|
-
|
|
422
|
-
<code class="param-type">Array.<string></code>
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
</div>
|
|
426
|
-
|
|
427
|
-
</div>
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
</div>
|
|
431
|
-
</div>
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
</div>
|
|
437
|
-
|
|
438
|
-
<div class="member">
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
<h4 class="name" id="selectMe">
|
|
443
|
-
<a class="href-link" href="#selectMe">#</a>
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
<span class='tag'>async</span>
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
<span class="code-name">
|
|
450
|
-
|
|
451
|
-
selectMe<span class="signature">()</span><span class="type-signature"> → {Promise.<string>}</span>
|
|
452
|
-
|
|
453
|
-
</span>
|
|
454
|
-
</h4>
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
<div class="description">
|
|
460
|
-
View Existing Profiles, Create New Profile, Exit.
|
|
461
|
-
</div>
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
<dl class="details">
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
<p class="tag-source">
|
|
509
|
-
<a href="src_cli_ishell_shell.js.html" class="button">View Source</a>
|
|
510
|
-
<span>
|
|
511
|
-
<a href="src_cli_ishell_shell.js.html">src/cli/ishell/shell.js</a>, <a href="src_cli_ishell_shell.js.html#line16">line 16</a>
|
|
512
|
-
</span>
|
|
513
|
-
</p>
|
|
514
|
-
|
|
515
|
-
</dl>
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
<div class='columns method-parameter'>
|
|
535
|
-
<div class="column is-2"><label>Returns:</label></div>
|
|
536
|
-
<div class="column is-10">
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
<div class="columns">
|
|
541
|
-
|
|
542
|
-
<div class='param-desc column is-7'>The user's choice.</div>
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
<div class='column is-5 has-text-left'>
|
|
546
|
-
<label>Type: </label>
|
|
547
|
-
|
|
548
|
-
<code class="param-type">Promise.<string></code>
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
</div>
|
|
552
|
-
|
|
553
|
-
</div>
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
</div>
|
|
557
|
-
</div>
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
</div>
|
|
563
|
-
|
|
564
|
-
<div class="member">
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
<h4 class="name" id="selectProfile">
|
|
569
|
-
<a class="href-link" href="#selectProfile">#</a>
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
<span class='tag'>async</span>
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
<span class="code-name">
|
|
576
|
-
|
|
577
|
-
selectProfile<span class="signature">()</span><span class="type-signature"> → {Promise.<string>}</span>
|
|
578
|
-
|
|
579
|
-
</span>
|
|
580
|
-
</h4>
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
<div class="description">
|
|
586
|
-
Prompts the user to select a .me profile or go back to the main menu.
|
|
587
|
-
</div>
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
<dl class="details">
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
<p class="tag-source">
|
|
635
|
-
<a href="src_cli_ishell_shell.js.html" class="button">View Source</a>
|
|
636
|
-
<span>
|
|
637
|
-
<a href="src_cli_ishell_shell.js.html">src/cli/ishell/shell.js</a>, <a href="src_cli_ishell_shell.js.html#line121">line 121</a>
|
|
638
|
-
</span>
|
|
639
|
-
</p>
|
|
640
|
-
|
|
641
|
-
</dl>
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
<div class='columns method-parameter'>
|
|
661
|
-
<div class="column is-2"><label>Returns:</label></div>
|
|
662
|
-
<div class="column is-10">
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
<div class="columns">
|
|
667
|
-
|
|
668
|
-
<div class='param-desc column is-7'>The file path of the selected profile or 'back' to go to the main menu.</div>
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
<div class='column is-5 has-text-left'>
|
|
672
|
-
<label>Type: </label>
|
|
673
|
-
|
|
674
|
-
<code class="param-type">Promise.<string></code>
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
</div>
|
|
678
|
-
|
|
679
|
-
</div>
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
</div>
|
|
683
|
-
</div>
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
</div>
|
|
689
|
-
|
|
690
|
-
<div class="member">
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
<h4 class="name" id="writeMe">
|
|
695
|
-
<a class="href-link" href="#writeMe">#</a>
|
|
696
|
-
|
|
697
|
-
<span class="code-name">
|
|
698
|
-
|
|
699
|
-
writeMe<span class="signature">(meProfile)</span><span class="type-signature"></span>
|
|
700
|
-
|
|
701
|
-
</span>
|
|
702
|
-
</h4>
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
<div class="description">
|
|
708
|
-
Writes the .me object to the filesystem.
|
|
709
|
-
</div>
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
<h5>Parameters:</h5>
|
|
721
|
-
|
|
722
|
-
<div class="table-container">
|
|
723
|
-
<table class="params table">
|
|
724
|
-
<thead>
|
|
725
|
-
<tr>
|
|
726
|
-
|
|
727
|
-
<th>Name</th>
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
<th>Type</th>
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
<th class="last">Description</th>
|
|
737
|
-
</tr>
|
|
738
|
-
</thead>
|
|
739
|
-
|
|
740
|
-
<tbody>
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
<tr class="deep-level-0">
|
|
745
|
-
|
|
746
|
-
<td class="name"><code>meProfile</code></td>
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
<td class="type">
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
<code class="param-type"><a href="Me.html">Me</a></code>
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
</td>
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
<td class="description last">The Me object to be saved.</td>
|
|
763
|
-
</tr>
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
</tbody>
|
|
768
|
-
</table>
|
|
769
|
-
</div>
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
<dl class="details">
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
<p class="tag-source">
|
|
808
|
-
<a href="src_cli_ishell_shell.js.html" class="button">View Source</a>
|
|
809
|
-
<span>
|
|
810
|
-
<a href="src_cli_ishell_shell.js.html">src/cli/ishell/shell.js</a>, <a href="src_cli_ishell_shell.js.html#line87">line 87</a>
|
|
811
|
-
</span>
|
|
812
|
-
</p>
|
|
813
|
-
|
|
814
|
-
</dl>
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
</div>
|
|
837
|
-
|
|
838
|
-
</div>
|
|
839
|
-
</div>
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
</article>
|
|
846
|
-
|
|
847
|
-
</section>
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
</div>
|
|
853
|
-
|
|
854
|
-
<footer class="footer">
|
|
855
|
-
<div class="content has-text-centered">
|
|
856
|
-
<p>
|
|
857
|
-
<style>
|
|
858
|
-
.center-div {
|
|
859
|
-
display: flex;
|
|
860
|
-
justify-content: center;
|
|
861
|
-
align-items: center;
|
|
862
|
-
height: 89px;
|
|
863
|
-
}
|
|
864
|
-
|
|
865
|
-
img {
|
|
866
|
-
max-width: 100%;
|
|
867
|
-
max-height: 100%;
|
|
868
|
-
}
|
|
869
|
-
</style>
|
|
870
|
-
<div class="center-div">
|
|
871
|
-
<img src="https://suign.github.io/neurons.me/neurons_logo.png" alt="Witness our Seal.">
|
|
872
|
-
</div>
|
|
873
|
-
<a href="http://neurons.me" target="_blank">neurons.me</a>
|
|
874
|
-
</p>
|
|
875
|
-
</div>
|
|
876
|
-
</footer>
|
|
877
|
-
|
|
878
|
-
</div>
|
|
879
|
-
<div id="side-nav" class="side-nav">
|
|
880
|
-
</div>
|
|
881
|
-
</div>
|
|
882
|
-
<script src="scripts/app.min.js"></script>
|
|
883
|
-
<script>PR.prettyPrint();</script>
|
|
884
|
-
<script src="scripts/linenumber.js"> </script>
|
|
885
|
-
|
|
886
|
-
<script src="scripts/search.js"> </script>
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
</body>
|
|
890
|
-
</html>
|