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/index.html
DELETED
|
@@ -1,208 +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 Home</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>Home</h1>
|
|
109
|
-
</header>
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
<h3> </h3>
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
<section>
|
|
134
|
-
<article><h1>This.Me</h1>
|
|
135
|
-
<img src="./this.me.png" alt="SVG Image" style="width:89px;">
|
|
136
|
-
<p><strong>This.Me</strong> redefines digital identity management through a cryptographic lens. Each user is equipped with a unique <strong>'Me'</strong> identity, secured by public-private key cryptography, enabling robust autonomous identity verification and transactional security.</p>
|
|
137
|
-
<p><strong>This.Me</strong> goes beyond traditional security, incorporating hashing for unimpeachable data integrity and digital signatures for undeniable authenticity. Users gain unparalleled control over their digital footprint, marking a shift towards a user-centric model of data management.</p>
|
|
138
|
-
<p>In essence, <strong>This.Me</strong> grants users a self-sovereign digital identity, fully within their control and independent from external entities.</p>
|
|
139
|
-
<h3>CLI Usage:</h3>
|
|
140
|
-
<p>Install globally to use <code>this.me</code> as a CLI tool:</p>
|
|
141
|
-
<pre class="prettyprint source lang-js"><code>npm install -g this.me
|
|
142
|
-
</code></pre>
|
|
143
|
-
<p>Then, interact with <code>this.me</code> directly from your command line.</p>
|
|
144
|
-
<h3>Usage in Node.js:</h3>
|
|
145
|
-
<h2>Installation</h2>
|
|
146
|
-
<pre class="prettyprint source lang-bash"><code>npm install this.me
|
|
147
|
-
</code></pre>
|
|
148
|
-
<pre class="prettyprint source lang-js"><code>const ThisMe = require('this.me');
|
|
149
|
-
// Create a new user identity
|
|
150
|
-
const user = new ThisMe('John', 'Doe', '1990-01-01', 'mypassword123', '1234');
|
|
151
|
-
// Retrieve the user's identity object
|
|
152
|
-
const identityObject = user.getIdentityObject();
|
|
153
|
-
</code></pre>
|
|
154
|
-
<h2>Core Principles</h2>
|
|
155
|
-
<h3>Hashing and Digital Signatures</h3>
|
|
156
|
-
<p><strong>This.Me</strong> leverages hashing to protect data integrity, with each transaction generating a unique, tamper-proof hash. Digital signatures, created using private keys, provide a layer of authenticity and non-repudiation, linking data unmistakably to its owner.</p>
|
|
157
|
-
<h2>Contextual Environment</h2>
|
|
158
|
-
<p><strong>This.Me</strong> adapts to various environments, enabling <code>.me</code> objects to function both locally and within a network. A <code>.me</code> object authenticated on a network accesses data beyond the local scope, while unauthenticated instances are confined to local data. This dual functionality ensures seamless interoperability and heightened security.</p>
|
|
159
|
-
<h2>Setting up your Context. 👋🏻👋🏼👋🏽👋🏾👋🏿</h2>
|
|
160
|
-
<p>Defining the <strong>environment</strong> and context in which your code runs, especially when you're interacting with intelligent agents or services like <strong>me.</strong></p>
|
|
161
|
-
<p>Having a clear declaration of the environment and the context can have a series of implications for security, interoperability, and clarity. The codebase is often vast, dynamic, and continually evolving. Given the dynamic nature of such environments, ensuring the integrity of the code and data becomes paramount. You wouldn't want an agent to execute or rely on code that has been tampered with or is different from the expected version. This is where hashing comes into play.</p>
|
|
162
|
-
<p><code>.me</code> objects to serve as both a local identity on the user's host machine and as an identity within a larger network. When a <code>.me</code> object is authenticated on a network, it can access data not only on the local host but also from other nodes within that network. Conversely, if it's not authenticated or recognized by the network, it should only access local data. Here's how this could be structured:</p></article>
|
|
163
|
-
</section>
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
</div>
|
|
171
|
-
|
|
172
|
-
<footer class="footer">
|
|
173
|
-
<div class="content has-text-centered">
|
|
174
|
-
<p>
|
|
175
|
-
<style>
|
|
176
|
-
.center-div {
|
|
177
|
-
display: flex;
|
|
178
|
-
justify-content: center;
|
|
179
|
-
align-items: center;
|
|
180
|
-
height: 89px;
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
img {
|
|
184
|
-
max-width: 100%;
|
|
185
|
-
max-height: 100%;
|
|
186
|
-
}
|
|
187
|
-
</style>
|
|
188
|
-
<div class="center-div">
|
|
189
|
-
<img src="https://suign.github.io/neurons.me/neurons_logo.png" alt="Witness our Seal.">
|
|
190
|
-
</div>
|
|
191
|
-
<a href="http://neurons.me" target="_blank">neurons.me</a>
|
|
192
|
-
</p>
|
|
193
|
-
</div>
|
|
194
|
-
</footer>
|
|
195
|
-
|
|
196
|
-
</div>
|
|
197
|
-
<div id="side-nav" class="side-nav">
|
|
198
|
-
</div>
|
|
199
|
-
</div>
|
|
200
|
-
<script src="scripts/app.min.js"></script>
|
|
201
|
-
<script>PR.prettyPrint();</script>
|
|
202
|
-
<script src="scripts/linenumber.js"> </script>
|
|
203
|
-
|
|
204
|
-
<script src="scripts/search.js"> </script>
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
</body>
|
|
208
|
-
</html>
|
package/docs/index.js.html
DELETED
|
@@ -1,169 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
<!DOCTYPE html>
|
|
4
|
-
<html lang="en">
|
|
5
|
-
|
|
6
|
-
<head>
|
|
7
|
-
...
|
|
8
|
-
<meta charset="utf-8">
|
|
9
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
10
|
-
<title>This.Me index.js</title>
|
|
11
|
-
|
|
12
|
-
<script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script>
|
|
13
|
-
<script src="https://unpkg.com/@babel/standalone/babel.min.js"></script>
|
|
14
|
-
<script src="./build/entry.js"></script>
|
|
15
|
-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
|
16
|
-
<!--[if lt IE 9]>
|
|
17
|
-
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
18
|
-
<![endif]-->
|
|
19
|
-
<link href="https://fonts.googleapis.com/css?family=Roboto:100,400,700|Inconsolata,700" rel="stylesheet">
|
|
20
|
-
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
|
|
21
|
-
<link type="text/css" rel="stylesheet" href="https://jmblog.github.io/color-themes-for-google-code-prettify/themes/tomorrow-night.min.css">
|
|
22
|
-
<link type="text/css" rel="stylesheet" href="styles/app.min.css">
|
|
23
|
-
<link type="text/css" rel="stylesheet" href="styles/iframe.css">
|
|
24
|
-
<link type="text/css" rel="stylesheet" href="style.css">
|
|
25
|
-
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
</head>
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
<body class="layout small-header">
|
|
33
|
-
<div id="stickyNavbarOverlay"></div>
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
<div class="top-nav">
|
|
37
|
-
<div class="inner">
|
|
38
|
-
<a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
|
|
39
|
-
<span aria-hidden="true"></span>
|
|
40
|
-
<span aria-hidden="true"></span>
|
|
41
|
-
<span aria-hidden="true"></span>
|
|
42
|
-
</a>
|
|
43
|
-
<div class="logo">
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
<a href="index.html">
|
|
47
|
-
<h1 class="navbar-item">This.Me</h1>
|
|
48
|
-
</a>
|
|
49
|
-
|
|
50
|
-
</div>
|
|
51
|
-
<div class="menu">
|
|
52
|
-
|
|
53
|
-
<div class="navigation">
|
|
54
|
-
<a
|
|
55
|
-
href="index.html"
|
|
56
|
-
class="link"
|
|
57
|
-
>
|
|
58
|
-
Documentation
|
|
59
|
-
</a>
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
<a
|
|
64
|
-
class="link user-link "
|
|
65
|
-
href="https://suign.github.io/all.this/"
|
|
66
|
-
>
|
|
67
|
-
all.This @Packages
|
|
68
|
-
</a>
|
|
69
|
-
|
|
70
|
-
<a
|
|
71
|
-
class="link user-link "
|
|
72
|
-
href="https://github.com/suiGn/neurons.me"
|
|
73
|
-
>
|
|
74
|
-
Github
|
|
75
|
-
</a>
|
|
76
|
-
|
|
77
|
-
<a
|
|
78
|
-
class="link user-link "
|
|
79
|
-
href="https://neurons.me"
|
|
80
|
-
>
|
|
81
|
-
App
|
|
82
|
-
</a>
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
</div>
|
|
87
|
-
</div>
|
|
88
|
-
</div>
|
|
89
|
-
</div>
|
|
90
|
-
<div id="main">
|
|
91
|
-
<div
|
|
92
|
-
class="sidebar "
|
|
93
|
-
id="sidebarNav"
|
|
94
|
-
>
|
|
95
|
-
|
|
96
|
-
<div class="search-wrapper">
|
|
97
|
-
<input id="search" type="text" placeholder="Search docs..." class="input">
|
|
98
|
-
</div>
|
|
99
|
-
|
|
100
|
-
<nav>
|
|
101
|
-
|
|
102
|
-
<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>
|
|
103
|
-
|
|
104
|
-
</nav>
|
|
105
|
-
</div>
|
|
106
|
-
<div class="core" id="main-content-wrapper">
|
|
107
|
-
<div class="content">
|
|
108
|
-
<header class="page-title">
|
|
109
|
-
<p>Source</p>
|
|
110
|
-
<h1>index.js</h1>
|
|
111
|
-
</header>
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
<section>
|
|
118
|
-
<article>
|
|
119
|
-
<pre class="prettyprint source linenums"><code>/**
|
|
120
|
-
* @module 00-Index
|
|
121
|
-
* @description
|
|
122
|
-
* .Me Command Line Interface Functionalities.
|
|
123
|
-
* The CLI application's code structure is categorized into two main parts:
|
|
124
|
-
* Command Definitions and Interactive Shell.*/</code></pre>
|
|
125
|
-
</article>
|
|
126
|
-
</section>
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
</div>
|
|
132
|
-
|
|
133
|
-
<footer class="footer">
|
|
134
|
-
<div class="content has-text-centered">
|
|
135
|
-
<p>
|
|
136
|
-
<style>
|
|
137
|
-
.center-div {
|
|
138
|
-
display: flex;
|
|
139
|
-
justify-content: center;
|
|
140
|
-
align-items: center;
|
|
141
|
-
height: 89px;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
img {
|
|
145
|
-
max-width: 100%;
|
|
146
|
-
max-height: 100%;
|
|
147
|
-
}
|
|
148
|
-
</style>
|
|
149
|
-
<div class="center-div">
|
|
150
|
-
<img src="https://suign.github.io/neurons.me/neurons_logo.png" alt="Witness our Seal.">
|
|
151
|
-
</div>
|
|
152
|
-
<a href="http://neurons.me" target="_blank">neurons.me</a>
|
|
153
|
-
</p>
|
|
154
|
-
</div>
|
|
155
|
-
</footer>
|
|
156
|
-
|
|
157
|
-
</div>
|
|
158
|
-
<div id="side-nav" class="side-nav">
|
|
159
|
-
</div>
|
|
160
|
-
</div>
|
|
161
|
-
<script src="scripts/app.min.js"></script>
|
|
162
|
-
<script>PR.prettyPrint();</script>
|
|
163
|
-
<script src="scripts/linenumber.js"> </script>
|
|
164
|
-
|
|
165
|
-
<script src="scripts/search.js"> </script>
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
</body>
|
|
169
|
-
</html>
|
|
@@ -1,243 +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 00-Index</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>Module</p>
|
|
108
|
-
<h1>00-Index</h1>
|
|
109
|
-
</header>
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
<section>
|
|
116
|
-
|
|
117
|
-
<header>
|
|
118
|
-
|
|
119
|
-
</header>
|
|
120
|
-
|
|
121
|
-
<article>
|
|
122
|
-
<div class="container-overview">
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
<div class="description">.Me Command Line Interface Functionalities.
|
|
126
|
-
The CLI application's code structure is categorized into two main parts:
|
|
127
|
-
Command Definitions and Interactive Shell.</div>
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
<dl class="details">
|
|
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
|
-
|
|
165
|
-
<p class="tag-source">
|
|
166
|
-
<a href="index.js.html" class="button">View Source</a>
|
|
167
|
-
<span>
|
|
168
|
-
<a href="index.js.html">index.js</a>, <a href="index.js.html#line1">line 1</a>
|
|
169
|
-
</span>
|
|
170
|
-
</p>
|
|
171
|
-
|
|
172
|
-
</dl>
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
</div>
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
</article>
|
|
199
|
-
|
|
200
|
-
</section>
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
</div>
|
|
206
|
-
|
|
207
|
-
<footer class="footer">
|
|
208
|
-
<div class="content has-text-centered">
|
|
209
|
-
<p>
|
|
210
|
-
<style>
|
|
211
|
-
.center-div {
|
|
212
|
-
display: flex;
|
|
213
|
-
justify-content: center;
|
|
214
|
-
align-items: center;
|
|
215
|
-
height: 89px;
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
img {
|
|
219
|
-
max-width: 100%;
|
|
220
|
-
max-height: 100%;
|
|
221
|
-
}
|
|
222
|
-
</style>
|
|
223
|
-
<div class="center-div">
|
|
224
|
-
<img src="https://suign.github.io/neurons.me/neurons_logo.png" alt="Witness our Seal.">
|
|
225
|
-
</div>
|
|
226
|
-
<a href="http://neurons.me" target="_blank">neurons.me</a>
|
|
227
|
-
</p>
|
|
228
|
-
</div>
|
|
229
|
-
</footer>
|
|
230
|
-
|
|
231
|
-
</div>
|
|
232
|
-
<div id="side-nav" class="side-nav">
|
|
233
|
-
</div>
|
|
234
|
-
</div>
|
|
235
|
-
<script src="scripts/app.min.js"></script>
|
|
236
|
-
<script>PR.prettyPrint();</script>
|
|
237
|
-
<script src="scripts/linenumber.js"> </script>
|
|
238
|
-
|
|
239
|
-
<script src="scripts/search.js"> </script>
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
</body>
|
|
243
|
-
</html>
|