my_help 1.1 → 1.2.2

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.
Files changed (55) hide show
  1. checksums.yaml +4 -4
  2. data/.DS_Store +0 -0
  3. data/.gitignore +1 -1
  4. data/.yardoc/checksums +11 -5
  5. data/.yardoc/object_types +0 -0
  6. data/.yardoc/objects/root.dat +0 -0
  7. data/Gemfile.lock +1 -1
  8. data/README.org +84 -117
  9. data/README_j.org +143 -0
  10. data/{docs/README.org → development_memo.org} +41 -1
  11. data/doc/MyHelp/CLI.html +749 -0
  12. data/doc/MyHelp/Config.html +693 -0
  13. data/doc/MyHelp/Error.html +124 -0
  14. data/doc/MyHelp/GetConfig.html +196 -0
  15. data/doc/MyHelp/Git.html +291 -0
  16. data/doc/MyHelp/Init.html +449 -0
  17. data/doc/MyHelp/List.html +577 -0
  18. data/doc/MyHelp/Md2Hash.html +632 -0
  19. data/doc/MyHelp/Modify.html +393 -0
  20. data/doc/MyHelp/Org2Hash.html +542 -0
  21. data/doc/MyHelp.html +10 -8
  22. data/doc/Org2Yaml.html +497 -0
  23. data/doc/_index.html +102 -7
  24. data/doc/class_list.html +1 -1
  25. data/doc/file.README.html +81 -412
  26. data/doc/frames.html +1 -1
  27. data/doc/index.html +81 -412
  28. data/doc/method_list.html +292 -36
  29. data/doc/top-level-namespace.html +5 -5
  30. data/lib/my_help/cli.rb +6 -1
  31. data/lib/my_help/version.rb +1 -1
  32. data/my_help.gemspec +1 -0
  33. metadata +17 -26
  34. data/'../test'/.my_help/.my_help_conf.yml +0 -2
  35. data/'../test'/.my_help/emacs.org +0 -50
  36. data/'../test'/.my_help/org.org +0 -64
  37. data/'../test'/.my_help/todo.org +0 -11
  38. data/README_en.org +0 -131
  39. data/docs/README.html +0 -218
  40. data/docs/old_docs/16b_nasu.pdf +0 -0
  41. data/docs/old_docs/17b_oyagi.pdf +0 -0
  42. data/docs/old_docs/19b_okabata.pdf +0 -0
  43. data/docs/old_docs/19b_yamaguchi.pdf +0 -0
  44. data/docs/old_docs/features/delete.feature +0 -7
  45. data/docs/old_docs/features/edit.feature +0 -7
  46. data/docs/old_docs/features/list.feature +0 -6
  47. data/docs/old_docs/features/new.feature +0 -7
  48. data/docs/old_docs/features/step_definitions/delete_spec.rb +0 -12
  49. data/docs/old_docs/features/step_definitions/edit_spec.rb +0 -14
  50. data/docs/old_docs/features/step_definitions/list_spec.rb +0 -10
  51. data/docs/old_docs/features/step_definitions/new_spec.rb +0 -12
  52. data/docs/old_docs/features/support/env.rb +0 -3
  53. data/docs/old_docs/fukumori_symp/18_human_interface_fukumori_workshop.pdf +0 -0
  54. data/docs/old_docs/fukumori_symp/memo_perp_magician.pdf +0 -0
  55. data/docs/old_docs/fukumori_symp//347/237/245/350/255/230/343/201/256/347/233/264/344/272/244/350/243/234/347/251/272/351/226/223.png +0 -0
data/doc/method_list.html CHANGED
@@ -46,144 +46,400 @@
46
46
 
47
47
  <li class="odd ">
48
48
  <div class="item">
49
- <span class='object_link'><a href="MyHelp/Control.html#delete_help-instance_method" title="MyHelp::Control#delete_help (method)">#delete_help</a></span>
50
- <small>MyHelp::Control</small>
49
+ <span class='object_link'><a href="MyHelp/Config.html#[]-instance_method" title="MyHelp::Config#[] (method)">#[]</a></span>
50
+ <small>MyHelp::Config</small>
51
51
  </div>
52
52
  </li>
53
53
 
54
54
 
55
55
  <li class="even ">
56
56
  <div class="item">
57
- <span class='object_link'><a href="MyHelp/Control.html#edit_help-instance_method" title="MyHelp::Control#edit_help (method)">#edit_help</a></span>
58
- <small>MyHelp::Control</small>
57
+ <span class='object_link'><a href="MyHelp/Init.html#check_conf_exist-instance_method" title="MyHelp::Init#check_conf_exist (method)">#check_conf_exist</a></span>
58
+ <small>MyHelp::Init</small>
59
59
  </div>
60
60
  </li>
61
61
 
62
62
 
63
63
  <li class="odd ">
64
64
  <div class="item">
65
- <span class='object_link'><a href="MyHelp/Control.html#editor-instance_method" title="MyHelp::Control#editor (method)">#editor</a></span>
66
- <small>MyHelp::Control</small>
65
+ <span class='object_link'><a href="MyHelp/Config.html#config-instance_method" title="MyHelp::Config#config (method)">#config</a></span>
66
+ <small>MyHelp::Config</small>
67
67
  </div>
68
68
  </li>
69
69
 
70
70
 
71
71
  <li class="even ">
72
72
  <div class="item">
73
- <span class='object_link'><a href="OrgToYaml.html#help_cont-instance_method" title="OrgToYaml#help_cont (method)">#help_cont</a></span>
74
- <small>OrgToYaml</small>
73
+ <span class='object_link'><a href="MyHelp/Config.html#configure-instance_method" title="MyHelp::Config#configure (method)">#configure</a></span>
74
+ <small>MyHelp::Config</small>
75
75
  </div>
76
76
  </li>
77
77
 
78
78
 
79
79
  <li class="odd ">
80
80
  <div class="item">
81
- <span class='object_link'><a href="MyHelp/Control.html#init_help-instance_method" title="MyHelp::Control#init_help (method)">#init_help</a></span>
82
- <small>MyHelp::Control</small>
81
+ <span class='object_link'><a href="MyHelp/Config.html#configure_with-instance_method" title="MyHelp::Config#configure_with (method)">#configure_with</a></span>
82
+ <small>MyHelp::Config</small>
83
83
  </div>
84
84
  </li>
85
85
 
86
86
 
87
87
  <li class="even ">
88
88
  <div class="item">
89
- <span class='object_link'><a href="OrgToYaml.html#initialize-instance_method" title="OrgToYaml#initialize (method)">#initialize</a></span>
90
- <small>OrgToYaml</small>
89
+ <span class='object_link'><a href="MyHelp/Org2Hash.html#contents-instance_method" title="MyHelp::Org2Hash#contents (method)">#contents</a></span>
90
+ <small>MyHelp::Org2Hash</small>
91
91
  </div>
92
92
  </li>
93
93
 
94
94
 
95
95
  <li class="odd ">
96
96
  <div class="item">
97
- <span class='object_link'><a href="MyHelp/Control.html#initialize-instance_method" title="MyHelp::Control#initialize (method)">#initialize</a></span>
98
- <small>MyHelp::Control</small>
97
+ <span class='object_link'><a href="MyHelp/Md2Hash.html#contents-instance_method" title="MyHelp::Md2Hash#contents (method)">#contents</a></span>
98
+ <small>MyHelp::Md2Hash</small>
99
99
  </div>
100
100
  </li>
101
101
 
102
102
 
103
103
  <li class="even ">
104
104
  <div class="item">
105
- <span class='object_link'><a href="MyHelp/Control.html#list_all-instance_method" title="MyHelp::Control#list_all (method)">#list_all</a></span>
106
- <small>MyHelp::Control</small>
105
+ <span class='object_link'><a href="MyHelp/Init.html#cp_templates-instance_method" title="MyHelp::Init#cp_templates (method)">#cp_templates</a></span>
106
+ <small>MyHelp::Init</small>
107
107
  </div>
108
108
  </li>
109
109
 
110
110
 
111
111
  <li class="odd ">
112
112
  <div class="item">
113
- <span class='object_link'><a href="MyHelp/Control.html#list_help-instance_method" title="MyHelp::Control#list_help (method)">#list_help</a></span>
114
- <small>MyHelp::Control</small>
113
+ <span class='object_link'><a href="MyHelp/Modify.html#delete-instance_method" title="MyHelp::Modify#delete (method)">#delete</a></span>
114
+ <small>MyHelp::Modify</small>
115
115
  </div>
116
116
  </li>
117
117
 
118
118
 
119
119
  <li class="even ">
120
120
  <div class="item">
121
- <span class='object_link'><a href="MyHelp/Control.html#load_conf-instance_method" title="MyHelp::Control#load_conf (method)">#load_conf</a></span>
122
- <small>MyHelp::Control</small>
121
+ <span class='object_link'><a href="MyHelp/CLI.html#delete-instance_method" title="MyHelp::CLI#delete (method)">#delete</a></span>
122
+ <small>MyHelp::CLI</small>
123
123
  </div>
124
124
  </li>
125
125
 
126
126
 
127
127
  <li class="odd ">
128
128
  <div class="item">
129
- <span class='object_link'><a href="MyHelp/Control.html#local_help_dir-instance_method" title="MyHelp::Control#local_help_dir (method)">#local_help_dir</a></span>
130
- <small>MyHelp::Control</small>
129
+ <span class='object_link'><a href="MyHelp/CLI.html#edit-instance_method" title="MyHelp::CLI#edit (method)">#edit</a></span>
130
+ <small>MyHelp::CLI</small>
131
131
  </div>
132
132
  </li>
133
133
 
134
134
 
135
135
  <li class="even ">
136
136
  <div class="item">
137
- <span class='object_link'><a href="OrgToYaml.html#make_options-instance_method" title="OrgToYaml#make_options (method)">#make_options</a></span>
138
- <small>OrgToYaml</small>
137
+ <span class='object_link'><a href="MyHelp/Modify.html#edit-instance_method" title="MyHelp::Modify#edit (method)">#edit</a></span>
138
+ <small>MyHelp::Modify</small>
139
139
  </div>
140
140
  </li>
141
141
 
142
142
 
143
143
  <li class="odd ">
144
144
  <div class="item">
145
- <span class='object_link'><a href="OrgToYaml.html#next_cont-instance_method" title="OrgToYaml#next_cont (method)">#next_cont</a></span>
146
- <small>OrgToYaml</small>
145
+ <span class='object_link'><a href="MyHelp/CLI.html#exit_on_failure%3F-class_method" title="MyHelp::CLI.exit_on_failure? (method)">exit_on_failure?</a></span>
146
+ <small>MyHelp::CLI</small>
147
147
  </div>
148
148
  </li>
149
149
 
150
150
 
151
151
  <li class="even ">
152
152
  <div class="item">
153
- <span class='object_link'><a href="OrgToYaml.html#org_to_yaml-instance_method" title="OrgToYaml#org_to_yaml (method)">#org_to_yaml</a></span>
154
- <small>OrgToYaml</small>
153
+ <span class='object_link'><a href="MyHelp/List.html#find_near-instance_method" title="MyHelp::List#find_near (method)">#find_near</a></span>
154
+ <small>MyHelp::List</small>
155
155
  </div>
156
156
  </li>
157
157
 
158
158
 
159
159
  <li class="odd ">
160
160
  <div class="item">
161
- <span class='object_link'><a href="MyHelp/Control.html#search_help-instance_method" title="MyHelp::Control#search_help (method)">#search_help</a></span>
162
- <small>MyHelp::Control</small>
161
+ <span class='object_link'><a href="MyHelp/Md2Hash.html#fsm-instance_method" title="MyHelp::Md2Hash#fsm (method)">#fsm</a></span>
162
+ <small>MyHelp::Md2Hash</small>
163
163
  </div>
164
164
  </li>
165
165
 
166
166
 
167
167
  <li class="even ">
168
168
  <div class="item">
169
- <span class='object_link'><a href="MyHelp/Control.html#set_editor-instance_method" title="MyHelp::Control#set_editor (method)">#set_editor</a></span>
170
- <small>MyHelp::Control</small>
169
+ <span class='object_link'><a href="MyHelp/GetConfig.html#get_config-instance_method" title="MyHelp::GetConfig#get_config (method)">#get_config</a></span>
170
+ <small>MyHelp::GetConfig</small>
171
171
  </div>
172
172
  </li>
173
173
 
174
174
 
175
175
  <li class="odd ">
176
176
  <div class="item">
177
- <span class='object_link'><a href="MyHelp/Control.html#set_help_dir_if_not_exists-instance_method" title="MyHelp::Control#set_help_dir_if_not_exists (method)">#set_help_dir_if_not_exists</a></span>
178
- <small>MyHelp::Control</small>
177
+ <span class='object_link'><a href="MyHelp/CLI.html#hello-instance_method" title="MyHelp::CLI#hello (method)">#hello</a></span>
178
+ <small>MyHelp::CLI</small>
179
179
  </div>
180
180
  </li>
181
181
 
182
182
 
183
183
  <li class="even ">
184
184
  <div class="item">
185
- <span class='object_link'><a href="MyHelp/Control.html#show_item-instance_method" title="MyHelp::Control#show_item (method)">#show_item</a></span>
186
- <small>MyHelp::Control</small>
185
+ <span class='object_link'><a href="Org2Yaml.html#help_cont-instance_method" title="Org2Yaml#help_cont (method)">#help_cont</a></span>
186
+ <small>Org2Yaml</small>
187
+ </div>
188
+ </li>
189
+
190
+
191
+ <li class="odd ">
192
+ <div class="item">
193
+ <span class='object_link'><a href="MyHelp/Init.html#help_dir_exist%3F-instance_method" title="MyHelp::Init#help_dir_exist? (method)">#help_dir_exist?</a></span>
194
+ <small>MyHelp::Init</small>
195
+ </div>
196
+ </li>
197
+
198
+
199
+ <li class="even ">
200
+ <div class="item">
201
+ <span class='object_link'><a href="MyHelp/CLI.html#init-instance_method" title="MyHelp::CLI#init (method)">#init</a></span>
202
+ <small>MyHelp::CLI</small>
203
+ </div>
204
+ </li>
205
+
206
+
207
+ <li class="odd ">
208
+ <div class="item">
209
+ <span class='object_link'><a href="Org2Yaml.html#initialize-instance_method" title="Org2Yaml#initialize (method)">#initialize</a></span>
210
+ <small>Org2Yaml</small>
211
+ </div>
212
+ </li>
213
+
214
+
215
+ <li class="even ">
216
+ <div class="item">
217
+ <span class='object_link'><a href="MyHelp/Org2Hash.html#initialize-instance_method" title="MyHelp::Org2Hash#initialize (method)">#initialize</a></span>
218
+ <small>MyHelp::Org2Hash</small>
219
+ </div>
220
+ </li>
221
+
222
+
223
+ <li class="odd ">
224
+ <div class="item">
225
+ <span class='object_link'><a href="MyHelp/Init.html#initialize-instance_method" title="MyHelp::Init#initialize (method)">#initialize</a></span>
226
+ <small>MyHelp::Init</small>
227
+ </div>
228
+ </li>
229
+
230
+
231
+ <li class="even ">
232
+ <div class="item">
233
+ <span class='object_link'><a href="MyHelp/List.html#initialize-instance_method" title="MyHelp::List#initialize (method)">#initialize</a></span>
234
+ <small>MyHelp::List</small>
235
+ </div>
236
+ </li>
237
+
238
+
239
+ <li class="odd ">
240
+ <div class="item">
241
+ <span class='object_link'><a href="MyHelp/Config.html#initialize-instance_method" title="MyHelp::Config#initialize (method)">#initialize</a></span>
242
+ <small>MyHelp::Config</small>
243
+ </div>
244
+ </li>
245
+
246
+
247
+ <li class="even ">
248
+ <div class="item">
249
+ <span class='object_link'><a href="MyHelp/Modify.html#initialize-instance_method" title="MyHelp::Modify#initialize (method)">#initialize</a></span>
250
+ <small>MyHelp::Modify</small>
251
+ </div>
252
+ </li>
253
+
254
+
255
+ <li class="odd ">
256
+ <div class="item">
257
+ <span class='object_link'><a href="MyHelp/Md2Hash.html#initialize-instance_method" title="MyHelp::Md2Hash#initialize (method)">#initialize</a></span>
258
+ <small>MyHelp::Md2Hash</small>
259
+ </div>
260
+ </li>
261
+
262
+
263
+ <li class="even ">
264
+ <div class="item">
265
+ <span class='object_link'><a href="MyHelp/CLI.html#list-instance_method" title="MyHelp::CLI#list (method)">#list</a></span>
266
+ <small>MyHelp::CLI</small>
267
+ </div>
268
+ </li>
269
+
270
+
271
+ <li class="odd ">
272
+ <div class="item">
273
+ <span class='object_link'><a href="MyHelp/List.html#list-instance_method" title="MyHelp::List#list (method)">#list</a></span>
274
+ <small>MyHelp::List</small>
275
+ </div>
276
+ </li>
277
+
278
+
279
+ <li class="even ">
280
+ <div class="item">
281
+ <span class='object_link'><a href="MyHelp/List.html#list_help_with-instance_method" title="MyHelp::List#list_help_with (method)">#list_help_with</a></span>
282
+ <small>MyHelp::List</small>
283
+ </div>
284
+ </li>
285
+
286
+
287
+ <li class="odd ">
288
+ <div class="item">
289
+ <span class='object_link'><a href="MyHelp/List.html#list_helps-instance_method" title="MyHelp::List#list_helps (method)">#list_helps</a></span>
290
+ <small>MyHelp::List</small>
291
+ </div>
292
+ </li>
293
+
294
+
295
+ <li class="even ">
296
+ <div class="item">
297
+ <span class='object_link'><a href="Org2Yaml.html#make_options-instance_method" title="Org2Yaml#make_options (method)">#make_options</a></span>
298
+ <small>Org2Yaml</small>
299
+ </div>
300
+ </li>
301
+
302
+
303
+ <li class="odd ">
304
+ <div class="item">
305
+ <span class='object_link'><a href="MyHelp/Md2Hash.html#md_text-instance_method" title="MyHelp::Md2Hash#md_text (method)">#md_text</a></span>
306
+ <small>MyHelp::Md2Hash</small>
307
+ </div>
308
+ </li>
309
+
310
+
311
+ <li class="even ">
312
+ <div class="item">
313
+ <span class='object_link'><a href="MyHelp/Init.html#mk_help_dir-instance_method" title="MyHelp::Init#mk_help_dir (method)">#mk_help_dir</a></span>
314
+ <small>MyHelp::Init</small>
315
+ </div>
316
+ </li>
317
+
318
+
319
+ <li class="odd ">
320
+ <div class="item">
321
+ <span class='object_link'><a href="MyHelp/CLI.html#new-instance_method" title="MyHelp::CLI#new (method)">#new</a></span>
322
+ <small>MyHelp::CLI</small>
323
+ </div>
324
+ </li>
325
+
326
+
327
+ <li class="even ">
328
+ <div class="item">
329
+ <span class='object_link'><a href="MyHelp/Modify.html#new-instance_method" title="MyHelp::Modify#new (method)">#new</a></span>
330
+ <small>MyHelp::Modify</small>
331
+ </div>
332
+ </li>
333
+
334
+
335
+ <li class="odd ">
336
+ <div class="item">
337
+ <span class='object_link'><a href="Org2Yaml.html#next_cont-instance_method" title="Org2Yaml#next_cont (method)">#next_cont</a></span>
338
+ <small>Org2Yaml</small>
339
+ </div>
340
+ </li>
341
+
342
+
343
+ <li class="even ">
344
+ <div class="item">
345
+ <span class='object_link'><a href="MyHelp/Md2Hash.html#opts-instance_method" title="MyHelp::Md2Hash#opts (method)">#opts</a></span>
346
+ <small>MyHelp::Md2Hash</small>
347
+ </div>
348
+ </li>
349
+
350
+
351
+ <li class="odd ">
352
+ <div class="item">
353
+ <span class='object_link'><a href="Org2Yaml.html#org_to_yaml-instance_method" title="Org2Yaml#org_to_yaml (method)">#org_to_yaml</a></span>
354
+ <small>Org2Yaml</small>
355
+ </div>
356
+ </li>
357
+
358
+
359
+ <li class="even ">
360
+ <div class="item">
361
+ <span class='object_link'><a href="MyHelp/Git.html#pull-instance_method" title="MyHelp::Git#pull (method)">#pull</a></span>
362
+ <small>MyHelp::Git</small>
363
+ </div>
364
+ </li>
365
+
366
+
367
+ <li class="odd ">
368
+ <div class="item">
369
+ <span class='object_link'><a href="MyHelp/Git.html#push-instance_method" title="MyHelp::Git#push (method)">#push</a></span>
370
+ <small>MyHelp::Git</small>
371
+ </div>
372
+ </li>
373
+
374
+
375
+ <li class="even ">
376
+ <div class="item">
377
+ <span class='object_link'><a href="MyHelp/List.html#read_help-instance_method" title="MyHelp::List#read_help (method)">#read_help</a></span>
378
+ <small>MyHelp::List</small>
379
+ </div>
380
+ </li>
381
+
382
+
383
+ <li class="odd ">
384
+ <div class="item">
385
+ <span class='object_link'><a href="MyHelp/Org2Hash.html#read_item-instance_method" title="MyHelp::Org2Hash#read_item (method)">#read_item</a></span>
386
+ <small>MyHelp::Org2Hash</small>
387
+ </div>
388
+ </li>
389
+
390
+
391
+ <li class="even ">
392
+ <div class="item">
393
+ <span class='object_link'><a href="MyHelp/Md2Hash.html#results-instance_method" title="MyHelp::Md2Hash#results (method)">#results</a></span>
394
+ <small>MyHelp::Md2Hash</small>
395
+ </div>
396
+ </li>
397
+
398
+
399
+ <li class="odd ">
400
+ <div class="item">
401
+ <span class='object_link'><a href="MyHelp/Config.html#save_config-instance_method" title="MyHelp::Config#save_config (method)">#save_config</a></span>
402
+ <small>MyHelp::Config</small>
403
+ </div>
404
+ </li>
405
+
406
+
407
+ <li class="even ">
408
+ <div class="item">
409
+ <span class='object_link'><a href="MyHelp/CLI.html#set-instance_method" title="MyHelp::CLI#set (method)">#set</a></span>
410
+ <small>MyHelp::CLI</small>
411
+ </div>
412
+ </li>
413
+
414
+
415
+ <li class="odd ">
416
+ <div class="item">
417
+ <span class='object_link'><a href="MyHelp/Org2Hash.html#simple_fsm-instance_method" title="MyHelp::Org2Hash#simple_fsm (method)">#simple_fsm</a></span>
418
+ <small>MyHelp::Org2Hash</small>
419
+ </div>
420
+ </li>
421
+
422
+
423
+ <li class="even ">
424
+ <div class="item">
425
+ <span class='object_link'><a href="MyHelp/Org2Hash.html#text-instance_method" title="MyHelp::Org2Hash#text (method)">#text</a></span>
426
+ <small>MyHelp::Org2Hash</small>
427
+ </div>
428
+ </li>
429
+
430
+
431
+ <li class="odd ">
432
+ <div class="item">
433
+ <span class='object_link'><a href="MyHelp/Config.html#valid_config_keys-instance_method" title="MyHelp::Config#valid_config_keys (method)">#valid_config_keys</a></span>
434
+ <small>MyHelp::Config</small>
435
+ </div>
436
+ </li>
437
+
438
+
439
+ <li class="even ">
440
+ <div class="item">
441
+ <span class='object_link'><a href="MyHelp/CLI.html#version-instance_method" title="MyHelp::CLI#version (method)">#version</a></span>
442
+ <small>MyHelp::CLI</small>
187
443
  </div>
188
444
  </li>
189
445
 
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Top Level Namespace
8
8
 
9
- &mdash; my_help
9
+ &mdash; Documentation by YARD 0.9.28
10
10
 
11
11
  </title>
12
12
 
@@ -86,7 +86,7 @@
86
86
 
87
87
 
88
88
 
89
- <strong class="classes">Classes:</strong> <span class='object_link'><a href="OrgToYaml.html" title="OrgToYaml (class)">OrgToYaml</a></span>
89
+ <strong class="classes">Classes:</strong> <span class='object_link'><a href="Org2Yaml.html" title="Org2Yaml (class)">Org2Yaml</a></span>
90
90
 
91
91
 
92
92
  </p>
@@ -102,9 +102,9 @@
102
102
  </div>
103
103
 
104
104
  <div id="footer">
105
- Generated on Thu Apr 1 16:20:44 2021 by
106
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
107
- 0.9.26 (ruby-2.7.2).
105
+ Generated on Fri Jan 6 13:07:57 2023 by
106
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
107
+ 0.9.28 (ruby-3.0.2).
108
108
  </div>
109
109
 
110
110
  </div>
data/lib/my_help/cli.rb CHANGED
@@ -13,10 +13,14 @@ module MyHelp
13
13
  end
14
14
  end
15
15
 
16
+ package_name 'my_help'
17
+ map "-v" => :version
18
+ map "--version" => :version
19
+
16
20
  desc "version", "show version"
17
21
 
18
22
  def version
19
- puts VERSION
23
+ print "my_help #{VERSION}"
20
24
  end
21
25
 
22
26
  desc "git [pull|push]", "git operations"
@@ -102,5 +106,6 @@ module MyHelp
102
106
  name = $stdin.gets.chomp
103
107
  puts("Hello #{name}.")
104
108
  end
109
+
105
110
  end
106
111
  end
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module MyHelp
4
- VERSION = "1.1"
4
+ VERSION = "1.2.2"
5
5
  end
data/my_help.gemspec CHANGED
@@ -10,6 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.license = "MIT"
11
11
  spec.summary = %q{user building help}
12
12
  spec.description = %q{user building help}
13
+ spec.homepage = 'https://github.com/daddygongon/my_help'
13
14
  spec.files = Dir.chdir(File.expand_path(__dir__)) do
14
15
  `git ls-files -z`.split("\x0").reject { |f| f.match(%r{\A(?:test|spec|features)/}) }
15
16
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: my_help
3
3
  version: !ruby/object:Gem::Version
4
- version: '1.1'
4
+ version: 1.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shigeto R. Nishiani
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-01-06 00:00:00.000000000 Z
11
+ date: 2023-01-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec
@@ -88,10 +88,7 @@ executables:
88
88
  extensions: []
89
89
  extra_rdoc_files: []
90
90
  files:
91
- - "'../test'/.my_help/.my_help_conf.yml"
92
- - "'../test'/.my_help/emacs.org"
93
- - "'../test'/.my_help/org.org"
94
- - "'../test'/.my_help/todo.org"
91
+ - ".DS_Store"
95
92
  - ".dockerignore"
96
93
  - ".gitignore"
97
94
  - ".my_help/example2.org"
@@ -107,10 +104,22 @@ files:
107
104
  - Gemfile.lock
108
105
  - LICENSE.txt
109
106
  - README.org
110
- - README_en.org
107
+ - README_j.org
111
108
  - Rakefile
109
+ - development_memo.org
112
110
  - doc/MyHelp.html
111
+ - doc/MyHelp/CLI.html
112
+ - doc/MyHelp/Config.html
113
113
  - doc/MyHelp/Control.html
114
+ - doc/MyHelp/Error.html
115
+ - doc/MyHelp/GetConfig.html
116
+ - doc/MyHelp/Git.html
117
+ - doc/MyHelp/Init.html
118
+ - doc/MyHelp/List.html
119
+ - doc/MyHelp/Md2Hash.html
120
+ - doc/MyHelp/Modify.html
121
+ - doc/MyHelp/Org2Hash.html
122
+ - doc/Org2Yaml.html
114
123
  - doc/OrgToYaml.html
115
124
  - doc/_index.html
116
125
  - doc/class_list.html
@@ -126,24 +135,6 @@ files:
126
135
  - doc/js/jquery.js
127
136
  - doc/method_list.html
128
137
  - doc/top-level-namespace.html
129
- - docs/README.html
130
- - docs/README.org
131
- - docs/old_docs/16b_nasu.pdf
132
- - docs/old_docs/17b_oyagi.pdf
133
- - docs/old_docs/19b_okabata.pdf
134
- - docs/old_docs/19b_yamaguchi.pdf
135
- - docs/old_docs/features/delete.feature
136
- - docs/old_docs/features/edit.feature
137
- - docs/old_docs/features/list.feature
138
- - docs/old_docs/features/new.feature
139
- - docs/old_docs/features/step_definitions/delete_spec.rb
140
- - docs/old_docs/features/step_definitions/edit_spec.rb
141
- - docs/old_docs/features/step_definitions/list_spec.rb
142
- - docs/old_docs/features/step_definitions/new_spec.rb
143
- - docs/old_docs/features/support/env.rb
144
- - docs/old_docs/fukumori_symp/18_human_interface_fukumori_workshop.pdf
145
- - docs/old_docs/fukumori_symp/memo_perp_magician.pdf
146
- - docs/old_docs/fukumori_symp/知識の直交補空間.png
147
138
  - exe/my_help
148
139
  - lib/my_help.rb
149
140
  - lib/my_help/cli.rb
@@ -161,7 +152,7 @@ files:
161
152
  - lib/templates/example.org
162
153
  - my_help.gemspec
163
154
  - tmp.txt
164
- homepage:
155
+ homepage: https://github.com/daddygongon/my_help
165
156
  licenses:
166
157
  - MIT
167
158
  metadata: {}
@@ -1,2 +0,0 @@
1
- ---
2
- :editor: emacs
@@ -1,50 +0,0 @@
1
- #+STARTUP: indent nolineimages
2
- * head
3
- - Emacs key bind
4
- -
5
- special key command
6
- - c-f, While pressing the control key, press 'f'
7
- - M-f, After pressing Esc key, press 'f'
8
- - c-g, Operation interruption
9
- - c-x u, Undo operation(Undo)
10
- * license
11
- - cc by Natsuko Kawabata, 2017
12
-
13
- * move cursor
14
- - c-f, move Forward, Move to forward or right
15
- - c-b, move Backward, Move to back or left
16
- - c-a, go Ahead of line, Move to the beginning of the line
17
- - c-e, go End of line, Move to the end of the line
18
- - c-n, move Next line, Move to next line
19
- - c-p, move Previous line, Move to previous line
20
- * move page
21
- - c-v, move Vertical, Move to next page
22
- - M-v, move reversive Vertical,Move to previous page
23
- - c-l, centerise Line, Move to center on current line
24
- - M-<, move Top of file, Move to the top of the file
25
- - M->, move Bottom of file, Move to the end of the file
26
- * file operation file
27
- - c-x c-f, Find file, Find file
28
- - c-x c-s, Save file, Save file
29
- - c-x c-w, Write file NAME, Write a file with another name
30
- * edit operation
31
- - c-d, Delete char, Delete a letter
32
- - c-k, Kill line, Delete a line,cut
33
- - c-y, Yank, Paste
34
- - c-w, Kill region, Delete an area ,cut
35
- - 領域選択は,先頭 or 最後尾で c-space した後,最後尾 or 先頭へカーソル移動
36
- - c-s, forward incremental Search WORD, 前へ WORD を検索
37
- - c-r, Reverse incremental search WORD, 後へ WORD を検索
38
- - M-x query-replace WORD1 <ret> WORD2:対話的置換(y or n で可否選択)
39
- * window operation
40
- - c-x 2, 2 windows, Split into two windows 二つに分割
41
- - c-x 1, 1 windows, Integrate in a window
42
- - c-x 3, 3rd window sep, Split vertically
43
- - c-x o, Other windows, Move to the next window
44
- * buffer operation
45
- - すでに open して Emacs にバッファーされた file
46
- - c-x b, show Buffer, Buffer list
47
- - c-x c-b, next Buffer, Move to next buffer
48
- * quit operation
49
- - c-x c-c, Quit Emacs, Save file and quit
50
- - c-z, suspend Emacs, Pause,restart with fg