doing 2.1.6 → 2.1.10
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.
- checksums.yaml +4 -4
- data/.yardoc/checksums +9 -9
- data/.yardoc/object_types +0 -0
- data/.yardoc/objects/root.dat +0 -0
- data/CHANGELOG.md +33 -0
- data/Gemfile.lock +1 -1
- data/README.md +1 -1
- data/Rakefile +12 -1
- data/bin/doing +29 -2
- data/docs/doc/Array.html +1 -1
- data/docs/doc/BooleanTermParser/Clause.html +1 -1
- data/docs/doc/BooleanTermParser/Operator.html +1 -1
- data/docs/doc/BooleanTermParser/Query.html +1 -1
- data/docs/doc/BooleanTermParser/QueryParser.html +1 -1
- data/docs/doc/BooleanTermParser/QueryTransformer.html +1 -1
- data/docs/doc/BooleanTermParser.html +1 -1
- data/docs/doc/Doing/Color.html +1 -1
- data/docs/doc/Doing/Completion.html +1 -1
- data/docs/doc/Doing/Configuration.html +2 -2
- data/docs/doc/Doing/Errors/DoingNoTraceError.html +1 -1
- data/docs/doc/Doing/Errors/DoingRuntimeError.html +1 -1
- data/docs/doc/Doing/Errors/DoingStandardError.html +1 -1
- data/docs/doc/Doing/Errors/EmptyInput.html +1 -1
- data/docs/doc/Doing/Errors/NoResults.html +1 -1
- data/docs/doc/Doing/Errors/PluginException.html +1 -1
- data/docs/doc/Doing/Errors/UserCancelled.html +1 -1
- data/docs/doc/Doing/Errors/WrongCommand.html +1 -1
- data/docs/doc/Doing/Errors.html +1 -1
- data/docs/doc/Doing/Hooks.html +1 -1
- data/docs/doc/Doing/Item.html +1 -1
- data/docs/doc/Doing/Items.html +1 -1
- data/docs/doc/Doing/LogAdapter.html +1 -1
- data/docs/doc/Doing/Note.html +1 -1
- data/docs/doc/Doing/Pager.html +1 -1
- data/docs/doc/Doing/Plugins.html +1 -1
- data/docs/doc/Doing/Prompt.html +132 -18
- data/docs/doc/Doing/Section.html +1 -1
- data/docs/doc/Doing/TemplateString.html +2 -2
- data/docs/doc/Doing/Util/Backup.html +79 -2
- data/docs/doc/Doing/Util.html +1 -1
- data/docs/doc/Doing/WWID.html +90 -77
- data/docs/doc/Doing.html +2 -2
- data/docs/doc/GLI/Commands/MarkdownDocumentListener.html +1 -1
- data/docs/doc/GLI/Commands.html +1 -1
- data/docs/doc/GLI.html +1 -1
- data/docs/doc/Hash.html +1 -1
- data/docs/doc/PhraseParser/Operator.html +1 -1
- data/docs/doc/PhraseParser/PhraseClause.html +1 -1
- data/docs/doc/PhraseParser/Query.html +1 -1
- data/docs/doc/PhraseParser/QueryParser.html +1 -1
- data/docs/doc/PhraseParser/QueryTransformer.html +1 -1
- data/docs/doc/PhraseParser/TermClause.html +1 -1
- data/docs/doc/PhraseParser.html +1 -1
- data/docs/doc/Status.html +1 -1
- data/docs/doc/String.html +97 -1
- data/docs/doc/Symbol.html +36 -2
- data/docs/doc/Time.html +1 -1
- data/docs/doc/_index.html +1 -1
- data/docs/doc/file.README.html +2 -2
- data/docs/doc/index.html +2 -2
- data/docs/doc/method_list.html +299 -235
- data/docs/doc/top-level-namespace.html +1 -1
- data/docs/index.md +1 -1
- data/doing.rdoc +9 -2
- data/generate_completions.sh +1 -3
- data/lib/completion/_doing.zsh +1 -1
- data/lib/completion/doing.bash +2 -2
- data/lib/completion/doing.fish +2 -1
- data/lib/doing/completion/bash_completion.rb +2 -2
- data/lib/doing/completion/fish_completion.rb +2 -2
- data/lib/doing/completion/zsh_completion.rb +2 -2
- data/lib/doing/completion.rb +12 -2
- data/lib/doing/configuration.rb +1 -1
- data/lib/doing/log_adapter.rb +1 -0
- data/lib/doing/prompt.rb +47 -8
- data/lib/doing/string.rb +20 -0
- data/lib/doing/symbol.rb +4 -0
- data/lib/doing/util_backup.rb +22 -3
- data/lib/doing/version.rb +1 -1
- data/lib/doing/wwid.rb +75 -45
- data/scripts/generate_bash_completions.rb +2 -2
- metadata +2 -3
- data/lib/helpers/fuzzyfilefinder +0 -0
    
        data/docs/doc/method_list.html
    CHANGED
    
    | @@ -134,16 +134,16 @@ | |
| 134 134 |  | 
| 135 135 | 
             
              <li class="even ">
         | 
| 136 136 | 
             
                <div class="item">
         | 
| 137 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 138 | 
            -
                  <small>Doing:: | 
| 137 | 
            +
                  <span class='object_link'><a href="Doing/Items.html#all_tags-instance_method" title="Doing::Items#all_tags (method)">#all_tags</a></span>
         | 
| 138 | 
            +
                  <small>Doing::Items</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="Doing/ | 
| 146 | 
            -
                  <small>Doing:: | 
| 145 | 
            +
                  <span class='object_link'><a href="Doing/WWID.html#all_tags-instance_method" title="Doing::WWID#all_tags (method)">#all_tags</a></span>
         | 
| 146 | 
            +
                  <small>Doing::WWID</small>
         | 
| 147 147 | 
             
                </div>
         | 
| 148 148 | 
             
              </li>
         | 
| 149 149 |  | 
| @@ -326,13 +326,21 @@ | |
| 326 326 |  | 
| 327 327 | 
             
              <li class="even ">
         | 
| 328 328 | 
             
                <div class="item">
         | 
| 329 | 
            -
                  <span class='object_link'><a href="Doing/Util/Backup.html# | 
| 329 | 
            +
                  <span class='object_link'><a href="Doing/Util/Backup.html#clear_redo-instance_method" title="Doing::Util::Backup#clear_redo (method)">#clear_redo</a></span>
         | 
| 330 330 | 
             
                  <small>Doing::Util::Backup</small>
         | 
| 331 331 | 
             
                </div>
         | 
| 332 332 | 
             
              </li>
         | 
| 333 333 |  | 
| 334 334 |  | 
| 335 335 | 
             
              <li class="odd ">
         | 
| 336 | 
            +
                <div class="item">
         | 
| 337 | 
            +
                  <span class='object_link'><a href="Doing/Util/Backup.html#clear_undone-instance_method" title="Doing::Util::Backup#clear_undone (method)">#clear_undone</a></span>
         | 
| 338 | 
            +
                  <small>Doing::Util::Backup</small>
         | 
| 339 | 
            +
                </div>
         | 
| 340 | 
            +
              </li>
         | 
| 341 | 
            +
              
         | 
| 342 | 
            +
             | 
| 343 | 
            +
              <li class="even ">
         | 
| 336 344 | 
             
                <div class="item">
         | 
| 337 345 | 
             
                  <span class='object_link'><a href="Doing/TemplateString.html#colored-instance_method" title="Doing::TemplateString#colored (method)">#colored</a></span>
         | 
| 338 346 | 
             
                  <small>Doing::TemplateString</small>
         | 
| @@ -340,7 +348,7 @@ | |
| 340 348 | 
             
              </li>
         | 
| 341 349 |  | 
| 342 350 |  | 
| 343 | 
            -
              <li class=" | 
| 351 | 
            +
              <li class="odd ">
         | 
| 344 352 | 
             
                <div class="item">
         | 
| 345 353 | 
             
                  <span class='object_link'><a href="Doing/Color.html#coloring-class_method" title="Doing::Color.coloring (method)">coloring</a></span>
         | 
| 346 354 | 
             
                  <small>Doing::Color</small>
         | 
| @@ -348,7 +356,7 @@ | |
| 348 356 | 
             
              </li>
         | 
| 349 357 |  | 
| 350 358 |  | 
| 351 | 
            -
              <li class=" | 
| 359 | 
            +
              <li class="even ">
         | 
| 352 360 | 
             
                <div class="item">
         | 
| 353 361 | 
             
                  <span class='object_link'><a href="Doing/Color.html#coloring%3F-class_method" title="Doing::Color.coloring? (method)">coloring?</a></span>
         | 
| 354 362 | 
             
                  <small>Doing::Color</small>
         | 
| @@ -356,7 +364,7 @@ | |
| 356 364 | 
             
              </li>
         | 
| 357 365 |  | 
| 358 366 |  | 
| 359 | 
            -
              <li class=" | 
| 367 | 
            +
              <li class="odd ">
         | 
| 360 368 | 
             
                <div class="item">
         | 
| 361 369 | 
             
                  <span class='object_link'><a href="Doing/TemplateString.html#colors%3F-instance_method" title="Doing::TemplateString#colors? (method)">#colors?</a></span>
         | 
| 362 370 | 
             
                  <small>Doing::TemplateString</small>
         | 
| @@ -364,7 +372,7 @@ | |
| 364 372 | 
             
              </li>
         | 
| 365 373 |  | 
| 366 374 |  | 
| 367 | 
            -
              <li class=" | 
| 375 | 
            +
              <li class="even ">
         | 
| 368 376 | 
             
                <div class="item">
         | 
| 369 377 | 
             
                  <span class='object_link'><a href="Status.html#cols-instance_method" title="Status#cols (method)">#cols</a></span>
         | 
| 370 378 | 
             
                  <small>Status</small>
         | 
| @@ -372,7 +380,7 @@ | |
| 372 380 | 
             
              </li>
         | 
| 373 381 |  | 
| 374 382 |  | 
| 375 | 
            -
              <li class=" | 
| 383 | 
            +
              <li class="odd ">
         | 
| 376 384 | 
             
                <div class="item">
         | 
| 377 385 | 
             
                  <span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#command-instance_method" title="GLI::Commands::MarkdownDocumentListener#command (method)">#command</a></span>
         | 
| 378 386 | 
             
                  <small>GLI::Commands::MarkdownDocumentListener</small>
         | 
| @@ -380,7 +388,7 @@ | |
| 380 388 | 
             
              </li>
         | 
| 381 389 |  | 
| 382 390 |  | 
| 383 | 
            -
              <li class=" | 
| 391 | 
            +
              <li class="even ">
         | 
| 384 392 | 
             
                <div class="item">
         | 
| 385 393 | 
             
                  <span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#commands-instance_method" title="GLI::Commands::MarkdownDocumentListener#commands (method)">#commands</a></span>
         | 
| 386 394 | 
             
                  <small>GLI::Commands::MarkdownDocumentListener</small>
         | 
| @@ -388,7 +396,7 @@ | |
| 388 396 | 
             
              </li>
         | 
| 389 397 |  | 
| 390 398 |  | 
| 391 | 
            -
              <li class=" | 
| 399 | 
            +
              <li class="odd ">
         | 
| 392 400 | 
             
                <div class="item">
         | 
| 393 401 | 
             
                  <span class='object_link'><a href="Doing/Note.html#compress-instance_method" title="Doing::Note#compress (method)">#compress</a></span>
         | 
| 394 402 | 
             
                  <small>Doing::Note</small>
         | 
| @@ -396,7 +404,7 @@ | |
| 396 404 | 
             
              </li>
         | 
| 397 405 |  | 
| 398 406 |  | 
| 399 | 
            -
              <li class=" | 
| 407 | 
            +
              <li class="even ">
         | 
| 400 408 | 
             
                <div class="item">
         | 
| 401 409 | 
             
                  <span class='object_link'><a href="String.html#compress-instance_method" title="String#compress (method)">#compress</a></span>
         | 
| 402 410 | 
             
                  <small>String</small>
         | 
| @@ -404,23 +412,23 @@ | |
| 404 412 | 
             
              </li>
         | 
| 405 413 |  | 
| 406 414 |  | 
| 407 | 
            -
              <li class=" | 
| 415 | 
            +
              <li class="odd ">
         | 
| 408 416 | 
             
                <div class="item">
         | 
| 409 | 
            -
                  <span class='object_link'><a href=" | 
| 410 | 
            -
                  <small> | 
| 417 | 
            +
                  <span class='object_link'><a href="String.html#compress!-instance_method" title="String#compress! (method)">#compress!</a></span>
         | 
| 418 | 
            +
                  <small>String</small>
         | 
| 411 419 | 
             
                </div>
         | 
| 412 420 | 
             
              </li>
         | 
| 413 421 |  | 
| 414 422 |  | 
| 415 | 
            -
              <li class=" | 
| 423 | 
            +
              <li class="even ">
         | 
| 416 424 | 
             
                <div class="item">
         | 
| 417 | 
            -
                  <span class='object_link'><a href=" | 
| 418 | 
            -
                  <small> | 
| 425 | 
            +
                  <span class='object_link'><a href="Doing/Note.html#compress!-instance_method" title="Doing::Note#compress! (method)">#compress!</a></span>
         | 
| 426 | 
            +
                  <small>Doing::Note</small>
         | 
| 419 427 | 
             
                </div>
         | 
| 420 428 | 
             
              </li>
         | 
| 421 429 |  | 
| 422 430 |  | 
| 423 | 
            -
              <li class=" | 
| 431 | 
            +
              <li class="odd ">
         | 
| 424 432 | 
             
                <div class="item">
         | 
| 425 433 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#config-instance_method" title="Doing::WWID#config (method)">#config</a></span>
         | 
| 426 434 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -428,7 +436,7 @@ | |
| 428 436 | 
             
              </li>
         | 
| 429 437 |  | 
| 430 438 |  | 
| 431 | 
            -
              <li class=" | 
| 439 | 
            +
              <li class="even ">
         | 
| 432 440 | 
             
                <div class="item">
         | 
| 433 441 | 
             
                  <span class='object_link'><a href="Doing/Configuration.html#config_dir-instance_method" title="Doing::Configuration#config_dir (method)">#config_dir</a></span>
         | 
| 434 442 | 
             
                  <small>Doing::Configuration</small>
         | 
| @@ -436,7 +444,7 @@ | |
| 436 444 | 
             
              </li>
         | 
| 437 445 |  | 
| 438 446 |  | 
| 439 | 
            -
              <li class=" | 
| 447 | 
            +
              <li class="odd ">
         | 
| 440 448 | 
             
                <div class="item">
         | 
| 441 449 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#config_file-instance_method" title="Doing::WWID#config_file (method)">#config_file</a></span>
         | 
| 442 450 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -444,7 +452,7 @@ | |
| 444 452 | 
             
              </li>
         | 
| 445 453 |  | 
| 446 454 |  | 
| 447 | 
            -
              <li class=" | 
| 455 | 
            +
              <li class="even ">
         | 
| 448 456 | 
             
                <div class="item">
         | 
| 449 457 | 
             
                  <span class='object_link'><a href="Doing/Configuration.html#config_file-instance_method" title="Doing::Configuration#config_file (method)">#config_file</a></span>
         | 
| 450 458 | 
             
                  <small>Doing::Configuration</small>
         | 
| @@ -452,7 +460,7 @@ | |
| 452 460 | 
             
              </li>
         | 
| 453 461 |  | 
| 454 462 |  | 
| 455 | 
            -
              <li class=" | 
| 463 | 
            +
              <li class="odd ">
         | 
| 456 464 | 
             
                <div class="item">
         | 
| 457 465 | 
             
                  <span class='object_link'><a href="Doing/Configuration.html#configure-instance_method" title="Doing::Configuration#configure (method)">#configure</a></span>
         | 
| 458 466 | 
             
                  <small>Doing::Configuration</small>
         | 
| @@ -460,7 +468,7 @@ | |
| 460 468 | 
             
              </li>
         | 
| 461 469 |  | 
| 462 470 |  | 
| 463 | 
            -
              <li class=" | 
| 471 | 
            +
              <li class="even ">
         | 
| 464 472 | 
             
                <div class="item">
         | 
| 465 473 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#content-instance_method" title="Doing::WWID#content (method)">#content</a></span>
         | 
| 466 474 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -468,7 +476,7 @@ | |
| 468 476 | 
             
              </li>
         | 
| 469 477 |  | 
| 470 478 |  | 
| 471 | 
            -
              <li class=" | 
| 479 | 
            +
              <li class="odd ">
         | 
| 472 480 | 
             
                <div class="item">
         | 
| 473 481 | 
             
                  <span class='object_link'><a href="Doing/LogAdapter.html#count-instance_method" title="Doing::LogAdapter#count (method)">#count</a></span>
         | 
| 474 482 | 
             
                  <small>Doing::LogAdapter</small>
         | 
| @@ -476,7 +484,7 @@ | |
| 476 484 | 
             
              </li>
         | 
| 477 485 |  | 
| 478 486 |  | 
| 479 | 
            -
              <li class=" | 
| 487 | 
            +
              <li class="even ">
         | 
| 480 488 | 
             
                <div class="item">
         | 
| 481 489 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#create-instance_method" title="Doing::WWID#create (method)">#create</a></span>
         | 
| 482 490 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -484,7 +492,7 @@ | |
| 484 492 | 
             
              </li>
         | 
| 485 493 |  | 
| 486 494 |  | 
| 487 | 
            -
              <li class=" | 
| 495 | 
            +
              <li class="odd ">
         | 
| 488 496 | 
             
                <div class="item">
         | 
| 489 497 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#current_section-instance_method" title="Doing::WWID#current_section (method)">#current_section</a></span>
         | 
| 490 498 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -492,7 +500,7 @@ | |
| 492 500 | 
             
              </li>
         | 
| 493 501 |  | 
| 494 502 |  | 
| 495 | 
            -
              <li class=" | 
| 503 | 
            +
              <li class="even ">
         | 
| 496 504 | 
             
                <div class="item">
         | 
| 497 505 | 
             
                  <span class='object_link'><a href="Doing/Item.html#date-instance_method" title="Doing::Item#date (method)">#date</a></span>
         | 
| 498 506 | 
             
                  <small>Doing::Item</small>
         | 
| @@ -500,7 +508,7 @@ | |
| 500 508 | 
             
              </li>
         | 
| 501 509 |  | 
| 502 510 |  | 
| 503 | 
            -
              <li class=" | 
| 511 | 
            +
              <li class="odd ">
         | 
| 504 512 | 
             
                <div class="item">
         | 
| 505 513 | 
             
                  <span class='object_link'><a href="Doing/LogAdapter.html#debug-instance_method" title="Doing::LogAdapter#debug (method)">#debug</a></span>
         | 
| 506 514 | 
             
                  <small>Doing::LogAdapter</small>
         | 
| @@ -508,7 +516,7 @@ | |
| 508 516 | 
             
              </li>
         | 
| 509 517 |  | 
| 510 518 |  | 
| 511 | 
            -
              <li class=" | 
| 519 | 
            +
              <li class="even ">
         | 
| 512 520 | 
             
                <div class="item">
         | 
| 513 521 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#dedup-instance_method" title="Doing::WWID#dedup (method)">#dedup</a></span>
         | 
| 514 522 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -516,7 +524,7 @@ | |
| 516 524 | 
             
              </li>
         | 
| 517 525 |  | 
| 518 526 |  | 
| 519 | 
            -
              <li class=" | 
| 527 | 
            +
              <li class="odd ">
         | 
| 520 528 | 
             
                <div class="item">
         | 
| 521 529 | 
             
                  <span class='object_link'><a href="String.html#dedup_tags-instance_method" title="String#dedup_tags (method)">#dedup_tags</a></span>
         | 
| 522 530 | 
             
                  <small>String</small>
         | 
| @@ -524,7 +532,7 @@ | |
| 524 532 | 
             
              </li>
         | 
| 525 533 |  | 
| 526 534 |  | 
| 527 | 
            -
              <li class=" | 
| 535 | 
            +
              <li class="even ">
         | 
| 528 536 | 
             
                <div class="item">
         | 
| 529 537 | 
             
                  <span class='object_link'><a href="String.html#dedup_tags!-instance_method" title="String#dedup_tags! (method)">#dedup_tags!</a></span>
         | 
| 530 538 | 
             
                  <small>String</small>
         | 
| @@ -532,7 +540,7 @@ | |
| 532 540 | 
             
              </li>
         | 
| 533 541 |  | 
| 534 542 |  | 
| 535 | 
            -
              <li class=" | 
| 543 | 
            +
              <li class="odd ">
         | 
| 536 544 | 
             
                <div class="item">
         | 
| 537 545 | 
             
                  <span class='object_link'><a href="Hash.html#deep_freeze-instance_method" title="Hash#deep_freeze (method)">#deep_freeze</a></span>
         | 
| 538 546 | 
             
                  <small>Hash</small>
         | 
| @@ -540,7 +548,7 @@ | |
| 540 548 | 
             
              </li>
         | 
| 541 549 |  | 
| 542 550 |  | 
| 543 | 
            -
              <li class=" | 
| 551 | 
            +
              <li class="even ">
         | 
| 544 552 | 
             
                <div class="item">
         | 
| 545 553 | 
             
                  <span class='object_link'><a href="Hash.html#deep_freeze!-instance_method" title="Hash#deep_freeze! (method)">#deep_freeze!</a></span>
         | 
| 546 554 | 
             
                  <small>Hash</small>
         | 
| @@ -548,7 +556,7 @@ | |
| 548 556 | 
             
              </li>
         | 
| 549 557 |  | 
| 550 558 |  | 
| 551 | 
            -
              <li class=" | 
| 559 | 
            +
              <li class="odd ">
         | 
| 552 560 | 
             
                <div class="item">
         | 
| 553 561 | 
             
                  <span class='object_link'><a href="Doing/Util.html#deep_merge_hashes-instance_method" title="Doing::Util#deep_merge_hashes (method)">#deep_merge_hashes</a></span>
         | 
| 554 562 | 
             
                  <small>Doing::Util</small>
         | 
| @@ -556,7 +564,7 @@ | |
| 556 564 | 
             
              </li>
         | 
| 557 565 |  | 
| 558 566 |  | 
| 559 | 
            -
              <li class=" | 
| 567 | 
            +
              <li class="even ">
         | 
| 560 568 | 
             
                <div class="item">
         | 
| 561 569 | 
             
                  <span class='object_link'><a href="Doing/Util.html#deep_merge_hashes!-instance_method" title="Doing::Util#deep_merge_hashes! (method)">#deep_merge_hashes!</a></span>
         | 
| 562 570 | 
             
                  <small>Doing::Util</small>
         | 
| @@ -564,7 +572,7 @@ | |
| 564 572 | 
             
              </li>
         | 
| 565 573 |  | 
| 566 574 |  | 
| 567 | 
            -
              <li class=" | 
| 575 | 
            +
              <li class="odd ">
         | 
| 568 576 | 
             
                <div class="item">
         | 
| 569 577 | 
             
                  <span class='object_link'><a href="Hash.html#deep_set-instance_method" title="Hash#deep_set (method)">#deep_set</a></span>
         | 
| 570 578 | 
             
                  <small>Hash</small>
         | 
| @@ -572,7 +580,7 @@ | |
| 572 580 | 
             
              </li>
         | 
| 573 581 |  | 
| 574 582 |  | 
| 575 | 
            -
              <li class=" | 
| 583 | 
            +
              <li class="even ">
         | 
| 576 584 | 
             
                <div class="item">
         | 
| 577 585 | 
             
                  <span class='object_link'><a href="Doing/Prompt.html#default_answer-class_method" title="Doing::Prompt.default_answer (method)">default_answer</a></span>
         | 
| 578 586 | 
             
                  <small>Doing::Prompt</small>
         | 
| @@ -580,7 +588,7 @@ | |
| 580 588 | 
             
              </li>
         | 
| 581 589 |  | 
| 582 590 |  | 
| 583 | 
            -
              <li class=" | 
| 591 | 
            +
              <li class="odd ">
         | 
| 584 592 | 
             
                <div class="item">
         | 
| 585 593 | 
             
                  <span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#default_command-instance_method" title="GLI::Commands::MarkdownDocumentListener#default_command (method)">#default_command</a></span>
         | 
| 586 594 | 
             
                  <small>GLI::Commands::MarkdownDocumentListener</small>
         | 
| @@ -588,7 +596,7 @@ | |
| 588 596 | 
             
              </li>
         | 
| 589 597 |  | 
| 590 598 |  | 
| 591 | 
            -
              <li class=" | 
| 599 | 
            +
              <li class="even ">
         | 
| 592 600 | 
             
                <div class="item">
         | 
| 593 601 | 
             
                  <span class='object_link'><a href="Doing/Configuration.html#default_config_file-instance_method" title="Doing::Configuration#default_config_file (method)">#default_config_file</a></span>
         | 
| 594 602 | 
             
                  <small>Doing::Configuration</small>
         | 
| @@ -596,7 +604,7 @@ | |
| 596 604 | 
             
              </li>
         | 
| 597 605 |  | 
| 598 606 |  | 
| 599 | 
            -
              <li class=" | 
| 607 | 
            +
              <li class="odd ">
         | 
| 600 608 | 
             
                <div class="item">
         | 
| 601 609 | 
             
                  <span class='object_link'><a href="Doing/Util.html#default_editor-instance_method" title="Doing::Util#default_editor (method)">#default_editor</a></span>
         | 
| 602 610 | 
             
                  <small>Doing::Util</small>
         | 
| @@ -604,7 +612,7 @@ | |
| 604 612 | 
             
              </li>
         | 
| 605 613 |  | 
| 606 614 |  | 
| 607 | 
            -
              <li class=" | 
| 615 | 
            +
              <li class="even ">
         | 
| 608 616 | 
             
                <div class="item">
         | 
| 609 617 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#default_option-instance_method" title="Doing::WWID#default_option (method)">#default_option</a></span>
         | 
| 610 618 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -612,7 +620,7 @@ | |
| 612 620 | 
             
              </li>
         | 
| 613 621 |  | 
| 614 622 |  | 
| 615 | 
            -
              <li class=" | 
| 623 | 
            +
              <li class="odd ">
         | 
| 616 624 | 
             
                <div class="item">
         | 
| 617 625 | 
             
                  <span class='object_link'><a href="Doing/Items.html#delete_item-instance_method" title="Doing::Items#delete_item (method)">#delete_item</a></span>
         | 
| 618 626 | 
             
                  <small>Doing::Items</small>
         | 
| @@ -620,7 +628,7 @@ | |
| 620 628 | 
             
              </li>
         | 
| 621 629 |  | 
| 622 630 |  | 
| 623 | 
            -
              <li class=" | 
| 631 | 
            +
              <li class="even ">
         | 
| 624 632 | 
             
                <div class="item">
         | 
| 625 633 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#doing_file-instance_method" title="Doing::WWID#doing_file (method)">#doing_file</a></span>
         | 
| 626 634 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -628,7 +636,7 @@ | |
| 628 636 | 
             
              </li>
         | 
| 629 637 |  | 
| 630 638 |  | 
| 631 | 
            -
              <li class=" | 
| 639 | 
            +
              <li class="odd ">
         | 
| 632 640 | 
             
                <div class="item">
         | 
| 633 641 | 
             
                  <span class='object_link'><a href="Doing/Util.html#duplicable%3F-instance_method" title="Doing::Util#duplicable? (method)">#duplicable?</a></span>
         | 
| 634 642 | 
             
                  <small>Doing::Util</small>
         | 
| @@ -636,7 +644,7 @@ | |
| 636 644 | 
             
              </li>
         | 
| 637 645 |  | 
| 638 646 |  | 
| 639 | 
            -
              <li class=" | 
| 647 | 
            +
              <li class="even ">
         | 
| 640 648 | 
             
                <div class="item">
         | 
| 641 649 | 
             
                  <span class='object_link'><a href="Doing/Util.html#duplicate_frozen_values-instance_method" title="Doing::Util#duplicate_frozen_values (method)">#duplicate_frozen_values</a></span>
         | 
| 642 650 | 
             
                  <small>Doing::Util</small>
         | 
| @@ -644,7 +652,7 @@ | |
| 644 652 | 
             
              </li>
         | 
| 645 653 |  | 
| 646 654 |  | 
| 647 | 
            -
              <li class=" | 
| 655 | 
            +
              <li class="odd ">
         | 
| 648 656 | 
             
                <div class="item">
         | 
| 649 657 | 
             
                  <span class='object_link'><a href="Doing/Item.html#duration-instance_method" title="Doing::Item#duration (method)">#duration</a></span>
         | 
| 650 658 | 
             
                  <small>Doing::Item</small>
         | 
| @@ -652,7 +660,7 @@ | |
| 652 660 | 
             
              </li>
         | 
| 653 661 |  | 
| 654 662 |  | 
| 655 | 
            -
              <li class=" | 
| 663 | 
            +
              <li class="even ">
         | 
| 656 664 | 
             
                <div class="item">
         | 
| 657 665 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#edit_last-instance_method" title="Doing::WWID#edit_last (method)">#edit_last</a></span>
         | 
| 658 666 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -660,7 +668,7 @@ | |
| 660 668 | 
             
              </li>
         | 
| 661 669 |  | 
| 662 670 |  | 
| 663 | 
            -
              <li class=" | 
| 671 | 
            +
              <li class="odd ">
         | 
| 664 672 | 
             
                <div class="item">
         | 
| 665 673 | 
             
                  <span class='object_link'><a href="Doing/Util.html#editor_with_args-instance_method" title="Doing::Util#editor_with_args (method)">#editor_with_args</a></span>
         | 
| 666 674 | 
             
                  <small>Doing::Util</small>
         | 
| @@ -668,7 +676,7 @@ | |
| 668 676 | 
             
              </li>
         | 
| 669 677 |  | 
| 670 678 |  | 
| 671 | 
            -
              <li class=" | 
| 679 | 
            +
              <li class="even ">
         | 
| 672 680 | 
             
                <div class="item">
         | 
| 673 681 | 
             
                  <span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#end_command-instance_method" title="GLI::Commands::MarkdownDocumentListener#end_command (method)">#end_command</a></span>
         | 
| 674 682 | 
             
                  <small>GLI::Commands::MarkdownDocumentListener</small>
         | 
| @@ -676,7 +684,7 @@ | |
| 676 684 | 
             
              </li>
         | 
| 677 685 |  | 
| 678 686 |  | 
| 679 | 
            -
              <li class=" | 
| 687 | 
            +
              <li class="odd ">
         | 
| 680 688 | 
             
                <div class="item">
         | 
| 681 689 | 
             
                  <span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#end_commands-instance_method" title="GLI::Commands::MarkdownDocumentListener#end_commands (method)">#end_commands</a></span>
         | 
| 682 690 | 
             
                  <small>GLI::Commands::MarkdownDocumentListener</small>
         | 
| @@ -684,7 +692,7 @@ | |
| 684 692 | 
             
              </li>
         | 
| 685 693 |  | 
| 686 694 |  | 
| 687 | 
            -
              <li class=" | 
| 695 | 
            +
              <li class="even ">
         | 
| 688 696 | 
             
                <div class="item">
         | 
| 689 697 | 
             
                  <span class='object_link'><a href="Doing/Item.html#end_date-instance_method" title="Doing::Item#end_date (method)">#end_date</a></span>
         | 
| 690 698 | 
             
                  <small>Doing::Item</small>
         | 
| @@ -692,7 +700,7 @@ | |
| 692 700 | 
             
              </li>
         | 
| 693 701 |  | 
| 694 702 |  | 
| 695 | 
            -
              <li class=" | 
| 703 | 
            +
              <li class="odd ">
         | 
| 696 704 | 
             
                <div class="item">
         | 
| 697 705 | 
             
                  <span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#end_options-instance_method" title="GLI::Commands::MarkdownDocumentListener#end_options (method)">#end_options</a></span>
         | 
| 698 706 | 
             
                  <small>GLI::Commands::MarkdownDocumentListener</small>
         | 
| @@ -700,7 +708,7 @@ | |
| 700 708 | 
             
              </li>
         | 
| 701 709 |  | 
| 702 710 |  | 
| 703 | 
            -
              <li class=" | 
| 711 | 
            +
              <li class="even ">
         | 
| 704 712 | 
             
                <div class="item">
         | 
| 705 713 | 
             
                  <span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#ending-instance_method" title="GLI::Commands::MarkdownDocumentListener#ending (method)">#ending</a></span>
         | 
| 706 714 | 
             
                  <small>GLI::Commands::MarkdownDocumentListener</small>
         | 
| @@ -708,7 +716,7 @@ | |
| 708 716 | 
             
              </li>
         | 
| 709 717 |  | 
| 710 718 |  | 
| 711 | 
            -
              <li class=" | 
| 719 | 
            +
              <li class="odd ">
         | 
| 712 720 | 
             
                <div class="item">
         | 
| 713 721 | 
             
                  <span class='object_link'><a href="Doing/Prompt.html#enter_text-class_method" title="Doing::Prompt.enter_text (method)">enter_text</a></span>
         | 
| 714 722 | 
             
                  <small>Doing::Prompt</small>
         | 
| @@ -716,7 +724,7 @@ | |
| 716 724 | 
             
              </li>
         | 
| 717 725 |  | 
| 718 726 |  | 
| 719 | 
            -
              <li class=" | 
| 727 | 
            +
              <li class="even ">
         | 
| 720 728 | 
             
                <div class="item">
         | 
| 721 729 | 
             
                  <span class='object_link'><a href="Doing/Item.html#equal%3F-instance_method" title="Doing::Item#equal? (method)">#equal?</a></span>
         | 
| 722 730 | 
             
                  <small>Doing::Item</small>
         | 
| @@ -724,7 +732,7 @@ | |
| 724 732 | 
             
              </li>
         | 
| 725 733 |  | 
| 726 734 |  | 
| 727 | 
            -
              <li class=" | 
| 735 | 
            +
              <li class="odd ">
         | 
| 728 736 | 
             
                <div class="item">
         | 
| 729 737 | 
             
                  <span class='object_link'><a href="Doing/Note.html#equal%3F-instance_method" title="Doing::Note#equal? (method)">#equal?</a></span>
         | 
| 730 738 | 
             
                  <small>Doing::Note</small>
         | 
| @@ -732,7 +740,7 @@ | |
| 732 740 | 
             
              </li>
         | 
| 733 741 |  | 
| 734 742 |  | 
| 735 | 
            -
              <li class=" | 
| 743 | 
            +
              <li class="even ">
         | 
| 736 744 | 
             
                <div class="item">
         | 
| 737 745 | 
             
                  <span class='object_link'><a href="Doing/LogAdapter.html#error-instance_method" title="Doing::LogAdapter#error (method)">#error</a></span>
         | 
| 738 746 | 
             
                  <small>Doing::LogAdapter</small>
         | 
| @@ -740,7 +748,7 @@ | |
| 740 748 | 
             
              </li>
         | 
| 741 749 |  | 
| 742 750 |  | 
| 743 | 
            -
              <li class=" | 
| 751 | 
            +
              <li class="odd ">
         | 
| 744 752 | 
             
                <div class="item">
         | 
| 745 753 | 
             
                  <span class='object_link'><a href="Status.html#esc-instance_method" title="Status#esc (method)">#esc</a></span>
         | 
| 746 754 | 
             
                  <small>Status</small>
         | 
| @@ -748,7 +756,7 @@ | |
| 748 756 | 
             
              </li>
         | 
| 749 757 |  | 
| 750 758 |  | 
| 751 | 
            -
              <li class=" | 
| 759 | 
            +
              <li class="even ">
         | 
| 752 760 | 
             
                <div class="item">
         | 
| 753 761 | 
             
                  <span class='object_link'><a href="Doing/Configuration.html#exact_match%3F-instance_method" title="Doing::Configuration#exact_match? (method)">#exact_match?</a></span>
         | 
| 754 762 | 
             
                  <small>Doing::Configuration</small>
         | 
| @@ -756,7 +764,7 @@ | |
| 756 764 | 
             
              </li>
         | 
| 757 765 |  | 
| 758 766 |  | 
| 759 | 
            -
              <li class=" | 
| 767 | 
            +
              <li class="odd ">
         | 
| 760 768 | 
             
                <div class="item">
         | 
| 761 769 | 
             
                  <span class='object_link'><a href="Doing/Util.html#exec_available-instance_method" title="Doing::Util#exec_available (method)">#exec_available</a></span>
         | 
| 762 770 | 
             
                  <small>Doing::Util</small>
         | 
| @@ -764,7 +772,7 @@ | |
| 764 772 | 
             
              </li>
         | 
| 765 773 |  | 
| 766 774 |  | 
| 767 | 
            -
              <li class=" | 
| 775 | 
            +
              <li class="even ">
         | 
| 768 776 | 
             
                <div class="item">
         | 
| 769 777 | 
             
                  <span class='object_link'><a href="Doing/TemplateString.html#fill-instance_method" title="Doing::TemplateString#fill (method)">#fill</a></span>
         | 
| 770 778 | 
             
                  <small>Doing::TemplateString</small>
         | 
| @@ -772,7 +780,7 @@ | |
| 772 780 | 
             
              </li>
         | 
| 773 781 |  | 
| 774 782 |  | 
| 775 | 
            -
              <li class=" | 
| 783 | 
            +
              <li class="odd ">
         | 
| 776 784 | 
             
                <div class="item">
         | 
| 777 785 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#filter_items-instance_method" title="Doing::WWID#filter_items (method)">#filter_items</a></span>
         | 
| 778 786 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -780,7 +788,7 @@ | |
| 780 788 | 
             
              </li>
         | 
| 781 789 |  | 
| 782 790 |  | 
| 783 | 
            -
              <li class=" | 
| 791 | 
            +
              <li class="even ">
         | 
| 784 792 | 
             
                <div class="item">
         | 
| 785 793 | 
             
                  <span class='object_link'><a href="Doing/Util.html#find_default_editor-instance_method" title="Doing::Util#find_default_editor (method)">#find_default_editor</a></span>
         | 
| 786 794 | 
             
                  <small>Doing::Util</small>
         | 
| @@ -788,7 +796,7 @@ | |
| 788 796 | 
             
              </li>
         | 
| 789 797 |  | 
| 790 798 |  | 
| 791 | 
            -
              <li class=" | 
| 799 | 
            +
              <li class="odd ">
         | 
| 792 800 | 
             
                <div class="item">
         | 
| 793 801 | 
             
                  <span class='object_link'><a href="Doing/Util.html#first_available_exec-instance_method" title="Doing::Util#first_available_exec (method)">#first_available_exec</a></span>
         | 
| 794 802 | 
             
                  <small>Doing::Util</small>
         | 
| @@ -796,7 +804,7 @@ | |
| 796 804 | 
             
              </li>
         | 
| 797 805 |  | 
| 798 806 |  | 
| 799 | 
            -
              <li class=" | 
| 807 | 
            +
              <li class="even ">
         | 
| 800 808 | 
             
                <div class="item">
         | 
| 801 809 | 
             
                  <span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#flag-instance_method" title="GLI::Commands::MarkdownDocumentListener#flag (method)">#flag</a></span>
         | 
| 802 810 | 
             
                  <small>GLI::Commands::MarkdownDocumentListener</small>
         | 
| @@ -804,7 +812,7 @@ | |
| 804 812 | 
             
              </li>
         | 
| 805 813 |  | 
| 806 814 |  | 
| 807 | 
            -
              <li class=" | 
| 815 | 
            +
              <li class="odd ">
         | 
| 808 816 | 
             
                <div class="item">
         | 
| 809 817 | 
             
                  <span class='object_link'><a href="Doing/Configuration.html#force_answer-instance_method" title="Doing::Configuration#force_answer (method)">#force_answer</a></span>
         | 
| 810 818 | 
             
                  <small>Doing::Configuration</small>
         | 
| @@ -812,7 +820,7 @@ | |
| 812 820 | 
             
              </li>
         | 
| 813 821 |  | 
| 814 822 |  | 
| 815 | 
            -
              <li class=" | 
| 823 | 
            +
              <li class="even ">
         | 
| 816 824 | 
             
                <div class="item">
         | 
| 817 825 | 
             
                  <span class='object_link'><a href="Doing/Prompt.html#force_answer-class_method" title="Doing::Prompt.force_answer (method)">force_answer</a></span>
         | 
| 818 826 | 
             
                  <small>Doing::Prompt</small>
         | 
| @@ -820,7 +828,7 @@ | |
| 820 828 | 
             
              </li>
         | 
| 821 829 |  | 
| 822 830 |  | 
| 823 | 
            -
              <li class=" | 
| 831 | 
            +
              <li class="odd ">
         | 
| 824 832 | 
             
                <div class="item">
         | 
| 825 833 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#fork_editor-instance_method" title="Doing::WWID#fork_editor (method)">#fork_editor</a></span>
         | 
| 826 834 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -828,7 +836,7 @@ | |
| 828 836 | 
             
              </li>
         | 
| 829 837 |  | 
| 830 838 |  | 
| 831 | 
            -
              <li class=" | 
| 839 | 
            +
              <li class="even ">
         | 
| 832 840 | 
             
                <div class="item">
         | 
| 833 841 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#format_input-instance_method" title="Doing::WWID#format_input (method)">#format_input</a></span>
         | 
| 834 842 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -836,7 +844,7 @@ | |
| 836 844 | 
             
              </li>
         | 
| 837 845 |  | 
| 838 846 |  | 
| 839 | 
            -
              <li class=" | 
| 847 | 
            +
              <li class="odd ">
         | 
| 840 848 | 
             
                <div class="item">
         | 
| 841 849 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#format_time-instance_method" title="Doing::WWID#format_time (method)">#format_time</a></span>
         | 
| 842 850 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -844,7 +852,7 @@ | |
| 844 852 | 
             
              </li>
         | 
| 845 853 |  | 
| 846 854 |  | 
| 847 | 
            -
              <li class=" | 
| 855 | 
            +
              <li class="even ">
         | 
| 848 856 | 
             
                <div class="item">
         | 
| 849 857 | 
             
                  <span class='object_link'><a href="Doing/LogAdapter.html#formatted_topic-instance_method" title="Doing::LogAdapter#formatted_topic (method)">#formatted_topic</a></span>
         | 
| 850 858 | 
             
                  <small>Doing::LogAdapter</small>
         | 
| @@ -852,7 +860,7 @@ | |
| 852 860 | 
             
              </li>
         | 
| 853 861 |  | 
| 854 862 |  | 
| 855 | 
            -
              <li class=" | 
| 863 | 
            +
              <li class="odd ">
         | 
| 856 864 | 
             
                <div class="item">
         | 
| 857 865 | 
             
                  <span class='object_link'><a href="Doing/Configuration.html#from-instance_method" title="Doing::Configuration#from (method)">#from</a></span>
         | 
| 858 866 | 
             
                  <small>Doing::Configuration</small>
         | 
| @@ -860,7 +868,7 @@ | |
| 860 868 | 
             
              </li>
         | 
| 861 869 |  | 
| 862 870 |  | 
| 863 | 
            -
              <li class=" | 
| 871 | 
            +
              <li class="even ">
         | 
| 864 872 | 
             
                <div class="item">
         | 
| 865 873 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#fuzzy_filter_items-instance_method" title="Doing::WWID#fuzzy_filter_items (method)">#fuzzy_filter_items</a></span>
         | 
| 866 874 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -868,7 +876,7 @@ | |
| 868 876 | 
             
              </li>
         | 
| 869 877 |  | 
| 870 878 |  | 
| 871 | 
            -
              <li class=" | 
| 879 | 
            +
              <li class="odd ">
         | 
| 872 880 | 
             
                <div class="item">
         | 
| 873 881 | 
             
                  <span class='object_link'><a href="Doing/Prompt.html#fzf-class_method" title="Doing::Prompt.fzf (method)">fzf</a></span>
         | 
| 874 882 | 
             
                  <small>Doing::Prompt</small>
         | 
| @@ -876,7 +884,7 @@ | |
| 876 884 | 
             
              </li>
         | 
| 877 885 |  | 
| 878 886 |  | 
| 879 | 
            -
              <li class=" | 
| 887 | 
            +
              <li class="even ">
         | 
| 880 888 | 
             
                <div class="item">
         | 
| 881 889 | 
             
                  <span class='object_link'><a href="Doing/Completion.html#generate_completion-class_method" title="Doing::Completion.generate_completion (method)">generate_completion</a></span>
         | 
| 882 890 | 
             
                  <small>Doing::Completion</small>
         | 
| @@ -884,7 +892,7 @@ | |
| 884 892 | 
             
              </li>
         | 
| 885 893 |  | 
| 886 894 |  | 
| 887 | 
            -
              <li class=" | 
| 895 | 
            +
              <li class="odd ">
         | 
| 888 896 | 
             
                <div class="item">
         | 
| 889 897 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#get_interval-instance_method" title="Doing::WWID#get_interval (method)">#get_interval</a></span>
         | 
| 890 898 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -892,7 +900,7 @@ | |
| 892 900 | 
             
              </li>
         | 
| 893 901 |  | 
| 894 902 |  | 
| 895 | 
            -
              <li class=" | 
| 903 | 
            +
              <li class="even ">
         | 
| 896 904 | 
             
                <div class="item">
         | 
| 897 905 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#get_view-instance_method" title="Doing::WWID#get_view (method)">#get_view</a></span>
         | 
| 898 906 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -900,7 +908,7 @@ | |
| 900 908 | 
             
              </li>
         | 
| 901 909 |  | 
| 902 910 |  | 
| 903 | 
            -
              <li class=" | 
| 911 | 
            +
              <li class="odd ">
         | 
| 904 912 | 
             
                <div class="item">
         | 
| 905 913 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#guess_section-instance_method" title="Doing::WWID#guess_section (method)">#guess_section</a></span>
         | 
| 906 914 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -908,7 +916,7 @@ | |
| 908 916 | 
             
              </li>
         | 
| 909 917 |  | 
| 910 918 |  | 
| 911 | 
            -
              <li class=" | 
| 919 | 
            +
              <li class="even ">
         | 
| 912 920 | 
             
                <div class="item">
         | 
| 913 921 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#guess_view-instance_method" title="Doing::WWID#guess_view (method)">#guess_view</a></span>
         | 
| 914 922 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -916,23 +924,23 @@ | |
| 916 924 | 
             
              </li>
         | 
| 917 925 |  | 
| 918 926 |  | 
| 919 | 
            -
              <li class=" | 
| 927 | 
            +
              <li class="odd ">
         | 
| 920 928 | 
             
                <div class="item">
         | 
| 921 | 
            -
                  <span class='object_link'><a href=" | 
| 922 | 
            -
                  <small> | 
| 929 | 
            +
                  <span class='object_link'><a href="String.html#highlight_tags-instance_method" title="String#highlight_tags (method)">#highlight_tags</a></span>
         | 
| 930 | 
            +
                  <small>String</small>
         | 
| 923 931 | 
             
                </div>
         | 
| 924 932 | 
             
              </li>
         | 
| 925 933 |  | 
| 926 934 |  | 
| 927 | 
            -
              <li class=" | 
| 935 | 
            +
              <li class="even ">
         | 
| 928 936 | 
             
                <div class="item">
         | 
| 929 | 
            -
                  <span class='object_link'><a href=" | 
| 930 | 
            -
                  <small> | 
| 937 | 
            +
                  <span class='object_link'><a href="Array.html#highlight_tags-instance_method" title="Array#highlight_tags (method)">#highlight_tags</a></span>
         | 
| 938 | 
            +
                  <small>Array</small>
         | 
| 931 939 | 
             
                </div>
         | 
| 932 940 | 
             
              </li>
         | 
| 933 941 |  | 
| 934 942 |  | 
| 935 | 
            -
              <li class=" | 
| 943 | 
            +
              <li class="odd ">
         | 
| 936 944 | 
             
                <div class="item">
         | 
| 937 945 | 
             
                  <span class='object_link'><a href="String.html#highlight_tags!-instance_method" title="String#highlight_tags! (method)">#highlight_tags!</a></span>
         | 
| 938 946 | 
             
                  <small>String</small>
         | 
| @@ -940,7 +948,7 @@ | |
| 940 948 | 
             
              </li>
         | 
| 941 949 |  | 
| 942 950 |  | 
| 943 | 
            -
              <li class=" | 
| 951 | 
            +
              <li class="even ">
         | 
| 944 952 | 
             
                <div class="item">
         | 
| 945 953 | 
             
                  <span class='object_link'><a href="Time.html#humanize-instance_method" title="Time#humanize (method)">#humanize</a></span>
         | 
| 946 954 | 
             
                  <small>Time</small>
         | 
| @@ -948,7 +956,7 @@ | |
| 948 956 | 
             
              </li>
         | 
| 949 957 |  | 
| 950 958 |  | 
| 951 | 
            -
              <li class=" | 
| 959 | 
            +
              <li class="odd ">
         | 
| 952 960 | 
             
                <div class="item">
         | 
| 953 961 | 
             
                  <span class='object_link'><a href="Doing/Item.html#id-instance_method" title="Doing::Item#id (method)">#id</a></span>
         | 
| 954 962 | 
             
                  <small>Doing::Item</small>
         | 
| @@ -956,7 +964,7 @@ | |
| 956 964 | 
             
              </li>
         | 
| 957 965 |  | 
| 958 966 |  | 
| 959 | 
            -
              <li class=" | 
| 967 | 
            +
              <li class="even ">
         | 
| 960 968 | 
             
                <div class="item">
         | 
| 961 969 | 
             
                  <span class='object_link'><a href="String.html#ignore%3F-instance_method" title="String#ignore? (method)">#ignore?</a></span>
         | 
| 962 970 | 
             
                  <small>String</small>
         | 
| @@ -964,7 +972,7 @@ | |
| 964 972 | 
             
              </li>
         | 
| 965 973 |  | 
| 966 974 |  | 
| 967 | 
            -
              <li class=" | 
| 975 | 
            +
              <li class="odd ">
         | 
| 968 976 | 
             
                <div class="item">
         | 
| 969 977 | 
             
                  <span class='object_link'><a href="Doing/Item.html#ignore_case-instance_method" title="Doing::Item#ignore_case (method)">#ignore_case</a></span>
         | 
| 970 978 | 
             
                  <small>Doing::Item</small>
         | 
| @@ -972,7 +980,7 @@ | |
| 972 980 | 
             
              </li>
         | 
| 973 981 |  | 
| 974 982 |  | 
| 975 | 
            -
              <li class=" | 
| 983 | 
            +
              <li class="even ">
         | 
| 976 984 | 
             
                <div class="item">
         | 
| 977 985 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#import-instance_method" title="Doing::WWID#import (method)">#import</a></span>
         | 
| 978 986 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -980,7 +988,7 @@ | |
| 980 988 | 
             
              </li>
         | 
| 981 989 |  | 
| 982 990 |  | 
| 983 | 
            -
              <li class=" | 
| 991 | 
            +
              <li class="odd ">
         | 
| 984 992 | 
             
                <div class="item">
         | 
| 985 993 | 
             
                  <span class='object_link'><a href="Doing/Items.html#in_section-instance_method" title="Doing::Items#in_section (method)">#in_section</a></span>
         | 
| 986 994 | 
             
                  <small>Doing::Items</small>
         | 
| @@ -988,7 +996,7 @@ | |
| 988 996 | 
             
              </li>
         | 
| 989 997 |  | 
| 990 998 |  | 
| 991 | 
            -
              <li class=" | 
| 999 | 
            +
              <li class="even ">
         | 
| 992 1000 | 
             
                <div class="item">
         | 
| 993 1001 | 
             
                  <span class='object_link'><a href="Doing/LogAdapter.html#info-instance_method" title="Doing::LogAdapter#info (method)">#info</a></span>
         | 
| 994 1002 | 
             
                  <small>Doing::LogAdapter</small>
         | 
| @@ -996,7 +1004,7 @@ | |
| 996 1004 | 
             
              </li>
         | 
| 997 1005 |  | 
| 998 1006 |  | 
| 999 | 
            -
              <li class=" | 
| 1007 | 
            +
              <li class="odd ">
         | 
| 1000 1008 | 
             
                <div class="item">
         | 
| 1001 1009 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#init_doing_file-instance_method" title="Doing::WWID#init_doing_file (method)">#init_doing_file</a></span>
         | 
| 1002 1010 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -1004,82 +1012,74 @@ | |
| 1004 1012 | 
             
              </li>
         | 
| 1005 1013 |  | 
| 1006 1014 |  | 
| 1007 | 
            -
              <li class="odd ">
         | 
| 1008 | 
            -
                <div class="item">
         | 
| 1009 | 
            -
                  <span class='object_link'><a href="Doing/TemplateString.html#initialize-instance_method" title="Doing::TemplateString#initialize (method)">#initialize</a></span>
         | 
| 1010 | 
            -
                  <small>Doing::TemplateString</small>
         | 
| 1011 | 
            -
                </div>
         | 
| 1012 | 
            -
              </li>
         | 
| 1013 | 
            -
              
         | 
| 1014 | 
            -
             | 
| 1015 1015 | 
             
              <li class="even ">
         | 
| 1016 1016 | 
             
                <div class="item">
         | 
| 1017 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 1018 | 
            -
                  <small>Doing:: | 
| 1017 | 
            +
                  <span class='object_link'><a href="Doing/Errors/DoingRuntimeError.html#initialize-instance_method" title="Doing::Errors::DoingRuntimeError#initialize (method)">#initialize</a></span>
         | 
| 1018 | 
            +
                  <small>Doing::Errors::DoingRuntimeError</small>
         | 
| 1019 1019 | 
             
                </div>
         | 
| 1020 1020 | 
             
              </li>
         | 
| 1021 1021 |  | 
| 1022 1022 |  | 
| 1023 1023 | 
             
              <li class="odd ">
         | 
| 1024 1024 | 
             
                <div class="item">
         | 
| 1025 | 
            -
                  <span class='object_link'><a href=" | 
| 1026 | 
            -
                  <small> | 
| 1025 | 
            +
                  <span class='object_link'><a href="PhraseParser/TermClause.html#initialize-instance_method" title="PhraseParser::TermClause#initialize (method)">#initialize</a></span>
         | 
| 1026 | 
            +
                  <small>PhraseParser::TermClause</small>
         | 
| 1027 1027 | 
             
                </div>
         | 
| 1028 1028 | 
             
              </li>
         | 
| 1029 1029 |  | 
| 1030 1030 |  | 
| 1031 1031 | 
             
              <li class="even ">
         | 
| 1032 1032 | 
             
                <div class="item">
         | 
| 1033 | 
            -
                  <span class='object_link'><a href=" | 
| 1034 | 
            -
                  <small> | 
| 1033 | 
            +
                  <span class='object_link'><a href="PhraseParser/PhraseClause.html#initialize-instance_method" title="PhraseParser::PhraseClause#initialize (method)">#initialize</a></span>
         | 
| 1034 | 
            +
                  <small>PhraseParser::PhraseClause</small>
         | 
| 1035 1035 | 
             
                </div>
         | 
| 1036 1036 | 
             
              </li>
         | 
| 1037 1037 |  | 
| 1038 1038 |  | 
| 1039 1039 | 
             
              <li class="odd ">
         | 
| 1040 1040 | 
             
                <div class="item">
         | 
| 1041 | 
            -
                  <span class='object_link'><a href=" | 
| 1042 | 
            -
                  <small> | 
| 1041 | 
            +
                  <span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#initialize-instance_method" title="GLI::Commands::MarkdownDocumentListener#initialize (method)">#initialize</a></span>
         | 
| 1042 | 
            +
                  <small>GLI::Commands::MarkdownDocumentListener</small>
         | 
| 1043 1043 | 
             
                </div>
         | 
| 1044 1044 | 
             
              </li>
         | 
| 1045 1045 |  | 
| 1046 1046 |  | 
| 1047 1047 | 
             
              <li class="even ">
         | 
| 1048 1048 | 
             
                <div class="item">
         | 
| 1049 | 
            -
                  <span class='object_link'><a href=" | 
| 1050 | 
            -
                  <small> | 
| 1049 | 
            +
                  <span class='object_link'><a href="PhraseParser/Query.html#initialize-instance_method" title="PhraseParser::Query#initialize (method)">#initialize</a></span>
         | 
| 1050 | 
            +
                  <small>PhraseParser::Query</small>
         | 
| 1051 1051 | 
             
                </div>
         | 
| 1052 1052 | 
             
              </li>
         | 
| 1053 1053 |  | 
| 1054 1054 |  | 
| 1055 1055 | 
             
              <li class="odd ">
         | 
| 1056 1056 | 
             
                <div class="item">
         | 
| 1057 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 1058 | 
            -
                  <small>Doing:: | 
| 1057 | 
            +
                  <span class='object_link'><a href="Doing/Configuration.html#initialize-instance_method" title="Doing::Configuration#initialize (method)">#initialize</a></span>
         | 
| 1058 | 
            +
                  <small>Doing::Configuration</small>
         | 
| 1059 1059 | 
             
                </div>
         | 
| 1060 1060 | 
             
              </li>
         | 
| 1061 1061 |  | 
| 1062 1062 |  | 
| 1063 1063 | 
             
              <li class="even ">
         | 
| 1064 1064 | 
             
                <div class="item">
         | 
| 1065 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 1066 | 
            -
                  <small>Doing:: | 
| 1065 | 
            +
                  <span class='object_link'><a href="Doing/Items.html#initialize-instance_method" title="Doing::Items#initialize (method)">#initialize</a></span>
         | 
| 1066 | 
            +
                  <small>Doing::Items</small>
         | 
| 1067 1067 | 
             
                </div>
         | 
| 1068 1068 | 
             
              </li>
         | 
| 1069 1069 |  | 
| 1070 1070 |  | 
| 1071 1071 | 
             
              <li class="odd ">
         | 
| 1072 1072 | 
             
                <div class="item">
         | 
| 1073 | 
            -
                  <span class='object_link'><a href=" | 
| 1074 | 
            -
                  <small> | 
| 1073 | 
            +
                  <span class='object_link'><a href="BooleanTermParser/Query.html#initialize-instance_method" title="BooleanTermParser::Query#initialize (method)">#initialize</a></span>
         | 
| 1074 | 
            +
                  <small>BooleanTermParser::Query</small>
         | 
| 1075 1075 | 
             
                </div>
         | 
| 1076 1076 | 
             
              </li>
         | 
| 1077 1077 |  | 
| 1078 1078 |  | 
| 1079 1079 | 
             
              <li class="even ">
         | 
| 1080 1080 | 
             
                <div class="item">
         | 
| 1081 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 1082 | 
            -
                  <small>Doing:: | 
| 1081 | 
            +
                  <span class='object_link'><a href="Doing/Section.html#initialize-instance_method" title="Doing::Section#initialize (method)">#initialize</a></span>
         | 
| 1082 | 
            +
                  <small>Doing::Section</small>
         | 
| 1083 1083 | 
             
                </div>
         | 
| 1084 1084 | 
             
              </li>
         | 
| 1085 1085 |  | 
| @@ -1118,8 +1118,8 @@ | |
| 1118 1118 |  | 
| 1119 1119 | 
             
              <li class="odd ">
         | 
| 1120 1120 | 
             
                <div class="item">
         | 
| 1121 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 1122 | 
            -
                  <small>Doing:: | 
| 1121 | 
            +
                  <span class='object_link'><a href="Doing/TemplateString.html#initialize-instance_method" title="Doing::TemplateString#initialize (method)">#initialize</a></span>
         | 
| 1122 | 
            +
                  <small>Doing::TemplateString</small>
         | 
| 1123 1123 | 
             
                </div>
         | 
| 1124 1124 | 
             
              </li>
         | 
| 1125 1125 |  | 
| @@ -1142,45 +1142,53 @@ | |
| 1142 1142 |  | 
| 1143 1143 | 
             
              <li class="even ">
         | 
| 1144 1144 | 
             
                <div class="item">
         | 
| 1145 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 1146 | 
            -
                  <small>Doing:: | 
| 1145 | 
            +
                  <span class='object_link'><a href="Doing/WWID.html#initialize-instance_method" title="Doing::WWID#initialize (method)">#initialize</a></span>
         | 
| 1146 | 
            +
                  <small>Doing::WWID</small>
         | 
| 1147 1147 | 
             
                </div>
         | 
| 1148 1148 | 
             
              </li>
         | 
| 1149 1149 |  | 
| 1150 1150 |  | 
| 1151 1151 | 
             
              <li class="odd ">
         | 
| 1152 1152 | 
             
                <div class="item">
         | 
| 1153 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 1154 | 
            -
                  <small>Doing:: | 
| 1153 | 
            +
                  <span class='object_link'><a href="Doing/Errors/PluginException.html#initialize-instance_method" title="Doing::Errors::PluginException#initialize (method)">#initialize</a></span>
         | 
| 1154 | 
            +
                  <small>Doing::Errors::PluginException</small>
         | 
| 1155 1155 | 
             
                </div>
         | 
| 1156 1156 | 
             
              </li>
         | 
| 1157 1157 |  | 
| 1158 1158 |  | 
| 1159 1159 | 
             
              <li class="even ">
         | 
| 1160 1160 | 
             
                <div class="item">
         | 
| 1161 | 
            -
                  <span class='object_link'><a href=" | 
| 1162 | 
            -
                  <small> | 
| 1161 | 
            +
                  <span class='object_link'><a href="Doing/Item.html#initialize-instance_method" title="Doing::Item#initialize (method)">#initialize</a></span>
         | 
| 1162 | 
            +
                  <small>Doing::Item</small>
         | 
| 1163 1163 | 
             
                </div>
         | 
| 1164 1164 | 
             
              </li>
         | 
| 1165 1165 |  | 
| 1166 1166 |  | 
| 1167 1167 | 
             
              <li class="odd ">
         | 
| 1168 1168 | 
             
                <div class="item">
         | 
| 1169 | 
            -
                  <span class='object_link'><a href=" | 
| 1170 | 
            -
                  <small> | 
| 1169 | 
            +
                  <span class='object_link'><a href="BooleanTermParser/Clause.html#initialize-instance_method" title="BooleanTermParser::Clause#initialize (method)">#initialize</a></span>
         | 
| 1170 | 
            +
                  <small>BooleanTermParser::Clause</small>
         | 
| 1171 1171 | 
             
                </div>
         | 
| 1172 1172 | 
             
              </li>
         | 
| 1173 1173 |  | 
| 1174 1174 |  | 
| 1175 1175 | 
             
              <li class="even ">
         | 
| 1176 1176 | 
             
                <div class="item">
         | 
| 1177 | 
            -
                  <span class='object_link'><a href=" | 
| 1178 | 
            -
                  <small> | 
| 1177 | 
            +
                  <span class='object_link'><a href="Doing/Note.html#initialize-instance_method" title="Doing::Note#initialize (method)">#initialize</a></span>
         | 
| 1178 | 
            +
                  <small>Doing::Note</small>
         | 
| 1179 | 
            +
                </div>
         | 
| 1180 | 
            +
              </li>
         | 
| 1181 | 
            +
              
         | 
| 1182 | 
            +
             | 
| 1183 | 
            +
              <li class="odd ">
         | 
| 1184 | 
            +
                <div class="item">
         | 
| 1185 | 
            +
                  <span class='object_link'><a href="Doing/LogAdapter.html#initialize-instance_method" title="Doing::LogAdapter#initialize (method)">#initialize</a></span>
         | 
| 1186 | 
            +
                  <small>Doing::LogAdapter</small>
         | 
| 1179 1187 | 
             
                </div>
         | 
| 1180 1188 | 
             
              </li>
         | 
| 1181 1189 |  | 
| 1182 1190 |  | 
| 1183 | 
            -
              <li class=" | 
| 1191 | 
            +
              <li class="even ">
         | 
| 1184 1192 | 
             
                <div class="item">
         | 
| 1185 1193 | 
             
                  <span class='object_link'><a href="Doing/Hooks.html#insert_hook-class_method" title="Doing::Hooks.insert_hook (method)">insert_hook</a></span>
         | 
| 1186 1194 | 
             
                  <small>Doing::Hooks</small>
         | 
| @@ -1188,7 +1196,7 @@ | |
| 1188 1196 | 
             
              </li>
         | 
| 1189 1197 |  | 
| 1190 1198 |  | 
| 1191 | 
            -
              <li class=" | 
| 1199 | 
            +
              <li class="odd ">
         | 
| 1192 1200 | 
             
                <div class="item">
         | 
| 1193 1201 | 
             
                  <span class='object_link'><a href="Doing/Prompt.html#install_fzf-class_method" title="Doing::Prompt.install_fzf (method)">install_fzf</a></span>
         | 
| 1194 1202 | 
             
                  <small>Doing::Prompt</small>
         | 
| @@ -1196,7 +1204,7 @@ | |
| 1196 1204 | 
             
              </li>
         | 
| 1197 1205 |  | 
| 1198 1206 |  | 
| 1199 | 
            -
              <li class=" | 
| 1207 | 
            +
              <li class="even ">
         | 
| 1200 1208 | 
             
                <div class="item">
         | 
| 1201 1209 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#interactive-instance_method" title="Doing::WWID#interactive (method)">#interactive</a></span>
         | 
| 1202 1210 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -1204,7 +1212,7 @@ | |
| 1204 1212 | 
             
              </li>
         | 
| 1205 1213 |  | 
| 1206 1214 |  | 
| 1207 | 
            -
              <li class=" | 
| 1215 | 
            +
              <li class="odd ">
         | 
| 1208 1216 | 
             
                <div class="item">
         | 
| 1209 1217 | 
             
                  <span class='object_link'><a href="Doing/Item.html#interval-instance_method" title="Doing::Item#interval (method)">#interval</a></span>
         | 
| 1210 1218 | 
             
                  <small>Doing::Item</small>
         | 
| @@ -1212,7 +1220,7 @@ | |
| 1212 1220 | 
             
              </li>
         | 
| 1213 1221 |  | 
| 1214 1222 |  | 
| 1215 | 
            -
              <li class=" | 
| 1223 | 
            +
              <li class="even ">
         | 
| 1216 1224 | 
             
                <div class="item">
         | 
| 1217 1225 | 
             
                  <span class='object_link'><a href="String.html#is_rx%3F-instance_method" title="String#is_rx? (method)">#is_rx?</a></span>
         | 
| 1218 1226 | 
             
                  <small>String</small>
         | 
| @@ -1220,7 +1228,7 @@ | |
| 1220 1228 | 
             
              </li>
         | 
| 1221 1229 |  | 
| 1222 1230 |  | 
| 1223 | 
            -
              <li class=" | 
| 1231 | 
            +
              <li class="odd ">
         | 
| 1224 1232 | 
             
                <div class="item">
         | 
| 1225 1233 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#last-instance_method" title="Doing::WWID#last (method)">#last</a></span>
         | 
| 1226 1234 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -1228,7 +1236,7 @@ | |
| 1228 1236 | 
             
              </li>
         | 
| 1229 1237 |  | 
| 1230 1238 |  | 
| 1231 | 
            -
              <li class=" | 
| 1239 | 
            +
              <li class="even ">
         | 
| 1232 1240 | 
             
                <div class="item">
         | 
| 1233 1241 | 
             
                  <span class='object_link'><a href="String.html#last_color-instance_method" title="String#last_color (method)">#last_color</a></span>
         | 
| 1234 1242 | 
             
                  <small>String</small>
         | 
| @@ -1236,7 +1244,7 @@ | |
| 1236 1244 | 
             
              </li>
         | 
| 1237 1245 |  | 
| 1238 1246 |  | 
| 1239 | 
            -
              <li class=" | 
| 1247 | 
            +
              <li class="odd ">
         | 
| 1240 1248 | 
             
                <div class="item">
         | 
| 1241 1249 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#last_entry-instance_method" title="Doing::WWID#last_entry (method)">#last_entry</a></span>
         | 
| 1242 1250 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -1244,7 +1252,7 @@ | |
| 1244 1252 | 
             
              </li>
         | 
| 1245 1253 |  | 
| 1246 1254 |  | 
| 1247 | 
            -
              <li class=" | 
| 1255 | 
            +
              <li class="even ">
         | 
| 1248 1256 | 
             
                <div class="item">
         | 
| 1249 1257 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#last_note-instance_method" title="Doing::WWID#last_note (method)">#last_note</a></span>
         | 
| 1250 1258 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -1252,7 +1260,7 @@ | |
| 1252 1260 | 
             
              </li>
         | 
| 1253 1261 |  | 
| 1254 1262 |  | 
| 1255 | 
            -
              <li class=" | 
| 1263 | 
            +
              <li class="odd ">
         | 
| 1256 1264 | 
             
                <div class="item">
         | 
| 1257 1265 | 
             
                  <span class='object_link'><a href="Doing/LogAdapter.html#level-instance_method" title="Doing::LogAdapter#level (method)">#level</a></span>
         | 
| 1258 1266 | 
             
                  <small>Doing::LogAdapter</small>
         | 
| @@ -1260,7 +1268,7 @@ | |
| 1260 1268 | 
             
              </li>
         | 
| 1261 1269 |  | 
| 1262 1270 |  | 
| 1263 | 
            -
              <li class=" | 
| 1271 | 
            +
              <li class="even ">
         | 
| 1264 1272 | 
             
                <div class="item">
         | 
| 1265 1273 | 
             
                  <span class='object_link'><a href="String.html#link_urls-instance_method" title="String#link_urls (method)">#link_urls</a></span>
         | 
| 1266 1274 | 
             
                  <small>String</small>
         | 
| @@ -1268,7 +1276,7 @@ | |
| 1268 1276 | 
             
              </li>
         | 
| 1269 1277 |  | 
| 1270 1278 |  | 
| 1271 | 
            -
              <li class=" | 
| 1279 | 
            +
              <li class="odd ">
         | 
| 1272 1280 | 
             
                <div class="item">
         | 
| 1273 1281 | 
             
                  <span class='object_link'><a href="String.html#link_urls!-instance_method" title="String#link_urls! (method)">#link_urls!</a></span>
         | 
| 1274 1282 | 
             
                  <small>String</small>
         | 
| @@ -1276,7 +1284,7 @@ | |
| 1276 1284 | 
             
              </li>
         | 
| 1277 1285 |  | 
| 1278 1286 |  | 
| 1279 | 
            -
              <li class=" | 
| 1287 | 
            +
              <li class="even ">
         | 
| 1280 1288 | 
             
                <div class="item">
         | 
| 1281 1289 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#list_date-instance_method" title="Doing::WWID#list_date (method)">#list_date</a></span>
         | 
| 1282 1290 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -1284,7 +1292,7 @@ | |
| 1284 1292 | 
             
              </li>
         | 
| 1285 1293 |  | 
| 1286 1294 |  | 
| 1287 | 
            -
              <li class=" | 
| 1295 | 
            +
              <li class="odd ">
         | 
| 1288 1296 | 
             
                <div class="item">
         | 
| 1289 1297 | 
             
                  <span class='object_link'><a href="Doing/Plugins.html#list_plugins-class_method" title="Doing::Plugins.list_plugins (method)">list_plugins</a></span>
         | 
| 1290 1298 | 
             
                  <small>Doing::Plugins</small>
         | 
| @@ -1292,7 +1300,7 @@ | |
| 1292 1300 | 
             
              </li>
         | 
| 1293 1301 |  | 
| 1294 1302 |  | 
| 1295 | 
            -
              <li class=" | 
| 1303 | 
            +
              <li class="even ">
         | 
| 1296 1304 | 
             
                <div class="item">
         | 
| 1297 1305 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#list_section-instance_method" title="Doing::WWID#list_section (method)">#list_section</a></span>
         | 
| 1298 1306 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -1300,7 +1308,7 @@ | |
| 1300 1308 | 
             
              </li>
         | 
| 1301 1309 |  | 
| 1302 1310 |  | 
| 1303 | 
            -
              <li class=" | 
| 1311 | 
            +
              <li class="odd ">
         | 
| 1304 1312 | 
             
                <div class="item">
         | 
| 1305 1313 | 
             
                  <span class='object_link'><a href="Doing/Plugins.html#load_plugins-class_method" title="Doing::Plugins.load_plugins (method)">load_plugins</a></span>
         | 
| 1306 1314 | 
             
                  <small>Doing::Plugins</small>
         | 
| @@ -1308,7 +1316,7 @@ | |
| 1308 1316 | 
             
              </li>
         | 
| 1309 1317 |  | 
| 1310 1318 |  | 
| 1311 | 
            -
              <li class=" | 
| 1319 | 
            +
              <li class="even ">
         | 
| 1312 1320 | 
             
                <div class="item">
         | 
| 1313 1321 | 
             
                  <span class='object_link'><a href="Doing/LogAdapter.html#log_benchmarks-instance_method" title="Doing::LogAdapter#log_benchmarks (method)">#log_benchmarks</a></span>
         | 
| 1314 1322 | 
             
                  <small>Doing::LogAdapter</small>
         | 
| @@ -1316,7 +1324,7 @@ | |
| 1316 1324 | 
             
              </li>
         | 
| 1317 1325 |  | 
| 1318 1326 |  | 
| 1319 | 
            -
              <li class=" | 
| 1327 | 
            +
              <li class="odd ">
         | 
| 1320 1328 | 
             
                <div class="item">
         | 
| 1321 1329 | 
             
                  <span class='object_link'><a href="Doing/LogAdapter.html#log_change-instance_method" title="Doing::LogAdapter#log_change (method)">#log_change</a></span>
         | 
| 1322 1330 | 
             
                  <small>Doing::LogAdapter</small>
         | 
| @@ -1324,7 +1332,7 @@ | |
| 1324 1332 | 
             
              </li>
         | 
| 1325 1333 |  | 
| 1326 1334 |  | 
| 1327 | 
            -
              <li class=" | 
| 1335 | 
            +
              <li class="even ">
         | 
| 1328 1336 | 
             
                <div class="item">
         | 
| 1329 1337 | 
             
                  <span class='object_link'><a href="Doing/LogAdapter.html#log_level=-instance_method" title="Doing::LogAdapter#log_level= (method)">#log_level=</a></span>
         | 
| 1330 1338 | 
             
                  <small>Doing::LogAdapter</small>
         | 
| @@ -1332,7 +1340,7 @@ | |
| 1332 1340 | 
             
              </li>
         | 
| 1333 1341 |  | 
| 1334 1342 |  | 
| 1335 | 
            -
              <li class=" | 
| 1343 | 
            +
              <li class="odd ">
         | 
| 1336 1344 | 
             
                <div class="item">
         | 
| 1337 1345 | 
             
                  <span class='object_link'><a href="Doing/LogAdapter.html#log_now-instance_method" title="Doing::LogAdapter#log_now (method)">#log_now</a></span>
         | 
| 1338 1346 | 
             
                  <small>Doing::LogAdapter</small>
         | 
| @@ -1340,7 +1348,7 @@ | |
| 1340 1348 | 
             
              </li>
         | 
| 1341 1349 |  | 
| 1342 1350 |  | 
| 1343 | 
            -
              <li class=" | 
| 1351 | 
            +
              <li class="even ">
         | 
| 1344 1352 | 
             
                <div class="item">
         | 
| 1345 1353 | 
             
                  <span class='object_link'><a href="Array.html#log_tags-instance_method" title="Array#log_tags (method)">#log_tags</a></span>
         | 
| 1346 1354 | 
             
                  <small>Array</small>
         | 
| @@ -1348,7 +1356,7 @@ | |
| 1348 1356 | 
             
              </li>
         | 
| 1349 1357 |  | 
| 1350 1358 |  | 
| 1351 | 
            -
              <li class=" | 
| 1359 | 
            +
              <li class="odd ">
         | 
| 1352 1360 | 
             
                <div class="item">
         | 
| 1353 1361 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#logger-instance_method" title="Doing::WWID#logger (method)">#logger</a></span>
         | 
| 1354 1362 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -1356,7 +1364,7 @@ | |
| 1356 1364 | 
             
              </li>
         | 
| 1357 1365 |  | 
| 1358 1366 |  | 
| 1359 | 
            -
              <li class=" | 
| 1367 | 
            +
              <li class="even ">
         | 
| 1360 1368 | 
             
                <div class="item">
         | 
| 1361 1369 | 
             
                  <span class='object_link'><a href="PhraseParser/Query.html#match-instance_method" title="PhraseParser::Query#match (method)">#match</a></span>
         | 
| 1362 1370 | 
             
                  <small>PhraseParser::Query</small>
         | 
| @@ -1364,7 +1372,7 @@ | |
| 1364 1372 | 
             
              </li>
         | 
| 1365 1373 |  | 
| 1366 1374 |  | 
| 1367 | 
            -
              <li class=" | 
| 1375 | 
            +
              <li class="odd ">
         | 
| 1368 1376 | 
             
                <div class="item">
         | 
| 1369 1377 | 
             
                  <span class='object_link'><a href="BooleanTermParser/Query.html#match-instance_method" title="BooleanTermParser::Query#match (method)">#match</a></span>
         | 
| 1370 1378 | 
             
                  <small>BooleanTermParser::Query</small>
         | 
| @@ -1372,7 +1380,7 @@ | |
| 1372 1380 | 
             
              </li>
         | 
| 1373 1381 |  | 
| 1374 1382 |  | 
| 1375 | 
            -
              <li class=" | 
| 1383 | 
            +
              <li class="even ">
         | 
| 1376 1384 | 
             
                <div class="item">
         | 
| 1377 1385 | 
             
                  <span class='object_link'><a href="PhraseParser/Query.html#match_phrase-instance_method" title="PhraseParser::Query#match_phrase (method)">#match_phrase</a></span>
         | 
| 1378 1386 | 
             
                  <small>PhraseParser::Query</small>
         | 
| @@ -1380,7 +1388,7 @@ | |
| 1380 1388 | 
             
              </li>
         | 
| 1381 1389 |  | 
| 1382 1390 |  | 
| 1383 | 
            -
              <li class=" | 
| 1391 | 
            +
              <li class="odd ">
         | 
| 1384 1392 | 
             
                <div class="item">
         | 
| 1385 1393 | 
             
                  <span class='object_link'><a href="Doing/Util.html#mergable%3F-instance_method" title="Doing::Util#mergable? (method)">#mergable?</a></span>
         | 
| 1386 1394 | 
             
                  <small>Doing::Util</small>
         | 
| @@ -1388,7 +1396,7 @@ | |
| 1388 1396 | 
             
              </li>
         | 
| 1389 1397 |  | 
| 1390 1398 |  | 
| 1391 | 
            -
              <li class=" | 
| 1399 | 
            +
              <li class="even ">
         | 
| 1392 1400 | 
             
                <div class="item">
         | 
| 1393 1401 | 
             
                  <span class='object_link'><a href="Doing/Util.html#merge_default_proc-instance_method" title="Doing::Util#merge_default_proc (method)">#merge_default_proc</a></span>
         | 
| 1394 1402 | 
             
                  <small>Doing::Util</small>
         | 
| @@ -1396,7 +1404,7 @@ | |
| 1396 1404 | 
             
              </li>
         | 
| 1397 1405 |  | 
| 1398 1406 |  | 
| 1399 | 
            -
              <li class=" | 
| 1407 | 
            +
              <li class="odd ">
         | 
| 1400 1408 | 
             
                <div class="item">
         | 
| 1401 1409 | 
             
                  <span class='object_link'><a href="Doing/Util.html#merge_values-instance_method" title="Doing::Util#merge_values (method)">#merge_values</a></span>
         | 
| 1402 1410 | 
             
                  <small>Doing::Util</small>
         | 
| @@ -1404,7 +1412,7 @@ | |
| 1404 1412 | 
             
              </li>
         | 
| 1405 1413 |  | 
| 1406 1414 |  | 
| 1407 | 
            -
              <li class=" | 
| 1415 | 
            +
              <li class="even ">
         | 
| 1408 1416 | 
             
                <div class="item">
         | 
| 1409 1417 | 
             
                  <span class='object_link'><a href="Doing/LogAdapter.html#messages-instance_method" title="Doing::LogAdapter#messages (method)">#messages</a></span>
         | 
| 1410 1418 | 
             
                  <small>Doing::LogAdapter</small>
         | 
| @@ -1412,7 +1420,7 @@ | |
| 1412 1420 | 
             
              </li>
         | 
| 1413 1421 |  | 
| 1414 1422 |  | 
| 1415 | 
            -
              <li class=" | 
| 1423 | 
            +
              <li class="odd ">
         | 
| 1416 1424 | 
             
                <div class="item">
         | 
| 1417 1425 | 
             
                  <span class='object_link'><a href="Doing/Item.html#move_to-instance_method" title="Doing::Item#move_to (method)">#move_to</a></span>
         | 
| 1418 1426 | 
             
                  <small>Doing::Item</small>
         | 
| @@ -1420,7 +1428,7 @@ | |
| 1420 1428 | 
             
              </li>
         | 
| 1421 1429 |  | 
| 1422 1430 |  | 
| 1423 | 
            -
              <li class=" | 
| 1431 | 
            +
              <li class="even ">
         | 
| 1424 1432 | 
             
                <div class="item">
         | 
| 1425 1433 | 
             
                  <span class='object_link'><a href="Status.html#msg-instance_method" title="Status#msg (method)">#msg</a></span>
         | 
| 1426 1434 | 
             
                  <small>Status</small>
         | 
| @@ -1428,7 +1436,7 @@ | |
| 1428 1436 | 
             
              </li>
         | 
| 1429 1437 |  | 
| 1430 1438 |  | 
| 1431 | 
            -
              <li class=" | 
| 1439 | 
            +
              <li class="odd ">
         | 
| 1432 1440 | 
             
                <div class="item">
         | 
| 1433 1441 | 
             
                  <span class='object_link'><a href="PhraseParser/Query.html#must_clauses-instance_method" title="PhraseParser::Query#must_clauses (method)">#must_clauses</a></span>
         | 
| 1434 1442 | 
             
                  <small>PhraseParser::Query</small>
         | 
| @@ -1436,7 +1444,7 @@ | |
| 1436 1444 | 
             
              </li>
         | 
| 1437 1445 |  | 
| 1438 1446 |  | 
| 1439 | 
            -
              <li class=" | 
| 1447 | 
            +
              <li class="even ">
         | 
| 1440 1448 | 
             
                <div class="item">
         | 
| 1441 1449 | 
             
                  <span class='object_link'><a href="PhraseParser/Query.html#must_not_clauses-instance_method" title="PhraseParser::Query#must_not_clauses (method)">#must_not_clauses</a></span>
         | 
| 1442 1450 | 
             
                  <small>PhraseParser::Query</small>
         | 
| @@ -1444,7 +1452,7 @@ | |
| 1444 1452 | 
             
              </li>
         | 
| 1445 1453 |  | 
| 1446 1454 |  | 
| 1447 | 
            -
              <li class=" | 
| 1455 | 
            +
              <li class="odd ">
         | 
| 1448 1456 | 
             
                <div class="item">
         | 
| 1449 1457 | 
             
                  <span class='object_link'><a href="BooleanTermParser/Query.html#must_not_terms-instance_method" title="BooleanTermParser::Query#must_not_terms (method)">#must_not_terms</a></span>
         | 
| 1450 1458 | 
             
                  <small>BooleanTermParser::Query</small>
         | 
| @@ -1452,7 +1460,7 @@ | |
| 1452 1460 | 
             
              </li>
         | 
| 1453 1461 |  | 
| 1454 1462 |  | 
| 1455 | 
            -
              <li class=" | 
| 1463 | 
            +
              <li class="even ">
         | 
| 1456 1464 | 
             
                <div class="item">
         | 
| 1457 1465 | 
             
                  <span class='object_link'><a href="BooleanTermParser/Query.html#must_terms-instance_method" title="BooleanTermParser::Query#must_terms (method)">#must_terms</a></span>
         | 
| 1458 1466 | 
             
                  <small>BooleanTermParser::Query</small>
         | 
| @@ -1460,7 +1468,7 @@ | |
| 1460 1468 | 
             
              </li>
         | 
| 1461 1469 |  | 
| 1462 1470 |  | 
| 1463 | 
            -
              <li class=" | 
| 1471 | 
            +
              <li class="odd ">
         | 
| 1464 1472 | 
             
                <div class="item">
         | 
| 1465 1473 | 
             
                  <span class='object_link'><a href="Array.html#nested_hash-instance_method" title="Array#nested_hash (method)">#nested_hash</a></span>
         | 
| 1466 1474 | 
             
                  <small>Array</small>
         | 
| @@ -1468,7 +1476,7 @@ | |
| 1468 1476 | 
             
              </li>
         | 
| 1469 1477 |  | 
| 1470 1478 |  | 
| 1471 | 
            -
              <li class=" | 
| 1479 | 
            +
              <li class="even ">
         | 
| 1472 1480 | 
             
                <div class="item">
         | 
| 1473 1481 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#next_item-instance_method" title="Doing::WWID#next_item (method)">#next_item</a></span>
         | 
| 1474 1482 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -1476,15 +1484,31 @@ | |
| 1476 1484 | 
             
              </li>
         | 
| 1477 1485 |  | 
| 1478 1486 |  | 
| 1487 | 
            +
              <li class="odd ">
         | 
| 1488 | 
            +
                <div class="item">
         | 
| 1489 | 
            +
                  <span class='object_link'><a href="String.html#normalize_age-instance_method" title="String#normalize_age (method)">#normalize_age</a></span>
         | 
| 1490 | 
            +
                  <small>String</small>
         | 
| 1491 | 
            +
                </div>
         | 
| 1492 | 
            +
              </li>
         | 
| 1493 | 
            +
              
         | 
| 1494 | 
            +
             | 
| 1479 1495 | 
             
              <li class="even ">
         | 
| 1480 1496 | 
             
                <div class="item">
         | 
| 1481 | 
            -
                  <span class='object_link'><a href="Symbol.html# | 
| 1497 | 
            +
                  <span class='object_link'><a href="Symbol.html#normalize_age-instance_method" title="Symbol#normalize_age (method)">#normalize_age</a></span>
         | 
| 1482 1498 | 
             
                  <small>Symbol</small>
         | 
| 1483 1499 | 
             
                </div>
         | 
| 1484 1500 | 
             
              </li>
         | 
| 1485 1501 |  | 
| 1486 1502 |  | 
| 1487 1503 | 
             
              <li class="odd ">
         | 
| 1504 | 
            +
                <div class="item">
         | 
| 1505 | 
            +
                  <span class='object_link'><a href="String.html#normalize_age!-instance_method" title="String#normalize_age! (method)">#normalize_age!</a></span>
         | 
| 1506 | 
            +
                  <small>String</small>
         | 
| 1507 | 
            +
                </div>
         | 
| 1508 | 
            +
              </li>
         | 
| 1509 | 
            +
              
         | 
| 1510 | 
            +
             | 
| 1511 | 
            +
              <li class="even ">
         | 
| 1488 1512 | 
             
                <div class="item">
         | 
| 1489 1513 | 
             
                  <span class='object_link'><a href="String.html#normalize_bool-instance_method" title="String#normalize_bool (method)">#normalize_bool</a></span>
         | 
| 1490 1514 | 
             
                  <small>String</small>
         | 
| @@ -1492,6 +1516,14 @@ | |
| 1492 1516 | 
             
              </li>
         | 
| 1493 1517 |  | 
| 1494 1518 |  | 
| 1519 | 
            +
              <li class="odd ">
         | 
| 1520 | 
            +
                <div class="item">
         | 
| 1521 | 
            +
                  <span class='object_link'><a href="Symbol.html#normalize_bool-instance_method" title="Symbol#normalize_bool (method)">#normalize_bool</a></span>
         | 
| 1522 | 
            +
                  <small>Symbol</small>
         | 
| 1523 | 
            +
                </div>
         | 
| 1524 | 
            +
              </li>
         | 
| 1525 | 
            +
              
         | 
| 1526 | 
            +
             | 
| 1495 1527 | 
             
              <li class="even ">
         | 
| 1496 1528 | 
             
                <div class="item">
         | 
| 1497 1529 | 
             
                  <span class='object_link'><a href="String.html#normalize_bool!-instance_method" title="String#normalize_bool! (method)">#normalize_bool!</a></span>
         | 
| @@ -1598,24 +1630,24 @@ | |
| 1598 1630 |  | 
| 1599 1631 | 
             
              <li class="odd ">
         | 
| 1600 1632 | 
             
                <div class="item">
         | 
| 1601 | 
            -
                  <span class='object_link'><a href=" | 
| 1602 | 
            -
                  <small> | 
| 1633 | 
            +
                  <span class='object_link'><a href="BooleanTermParser/Clause.html#operator-instance_method" title="BooleanTermParser::Clause#operator (method)">#operator</a></span>
         | 
| 1634 | 
            +
                  <small>BooleanTermParser::Clause</small>
         | 
| 1603 1635 | 
             
                </div>
         | 
| 1604 1636 | 
             
              </li>
         | 
| 1605 1637 |  | 
| 1606 1638 |  | 
| 1607 1639 | 
             
              <li class="even ">
         | 
| 1608 1640 | 
             
                <div class="item">
         | 
| 1609 | 
            -
                  <span class='object_link'><a href="PhraseParser/ | 
| 1610 | 
            -
                  <small>PhraseParser:: | 
| 1641 | 
            +
                  <span class='object_link'><a href="PhraseParser/PhraseClause.html#operator-instance_method" title="PhraseParser::PhraseClause#operator (method)">#operator</a></span>
         | 
| 1642 | 
            +
                  <small>PhraseParser::PhraseClause</small>
         | 
| 1611 1643 | 
             
                </div>
         | 
| 1612 1644 | 
             
              </li>
         | 
| 1613 1645 |  | 
| 1614 1646 |  | 
| 1615 1647 | 
             
              <li class="odd ">
         | 
| 1616 1648 | 
             
                <div class="item">
         | 
| 1617 | 
            -
                  <span class='object_link'><a href=" | 
| 1618 | 
            -
                  <small> | 
| 1649 | 
            +
                  <span class='object_link'><a href="PhraseParser/TermClause.html#operator-instance_method" title="PhraseParser::TermClause#operator (method)">#operator</a></span>
         | 
| 1650 | 
            +
                  <small>PhraseParser::TermClause</small>
         | 
| 1619 1651 | 
             
                </div>
         | 
| 1620 1652 | 
             
              </li>
         | 
| 1621 1653 |  | 
| @@ -1933,6 +1965,14 @@ | |
| 1933 1965 |  | 
| 1934 1966 |  | 
| 1935 1967 | 
             
              <li class="odd ">
         | 
| 1968 | 
            +
                <div class="item">
         | 
| 1969 | 
            +
                  <span class='object_link'><a href="Doing/Prompt.html#restore_std-class_method" title="Doing::Prompt.restore_std (method)">restore_std</a></span>
         | 
| 1970 | 
            +
                  <small>Doing::Prompt</small>
         | 
| 1971 | 
            +
                </div>
         | 
| 1972 | 
            +
              </li>
         | 
| 1973 | 
            +
              
         | 
| 1974 | 
            +
             | 
| 1975 | 
            +
              <li class="even ">
         | 
| 1936 1976 | 
             
                <div class="item">
         | 
| 1937 1977 | 
             
                  <span class='object_link'><a href="Doing/LogAdapter.html#results-instance_method" title="Doing::LogAdapter#results (method)">#results</a></span>
         | 
| 1938 1978 | 
             
                  <small>Doing::LogAdapter</small>
         | 
| @@ -1940,7 +1980,7 @@ | |
| 1940 1980 | 
             
              </li>
         | 
| 1941 1981 |  | 
| 1942 1982 |  | 
| 1943 | 
            -
              <li class=" | 
| 1983 | 
            +
              <li class="odd ">
         | 
| 1944 1984 | 
             
                <div class="item">
         | 
| 1945 1985 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#rotate-instance_method" title="Doing::WWID#rotate (method)">#rotate</a></span>
         | 
| 1946 1986 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -1948,7 +1988,7 @@ | |
| 1948 1988 | 
             
              </li>
         | 
| 1949 1989 |  | 
| 1950 1990 |  | 
| 1951 | 
            -
              <li class=" | 
| 1991 | 
            +
              <li class="even ">
         | 
| 1952 1992 | 
             
                <div class="item">
         | 
| 1953 1993 | 
             
                  <span class='object_link'><a href="Doing/Util.html#safe_load_file-instance_method" title="Doing::Util#safe_load_file (method)">#safe_load_file</a></span>
         | 
| 1954 1994 | 
             
                  <small>Doing::Util</small>
         | 
| @@ -1956,7 +1996,7 @@ | |
| 1956 1996 | 
             
              </li>
         | 
| 1957 1997 |  | 
| 1958 1998 |  | 
| 1959 | 
            -
              <li class=" | 
| 1999 | 
            +
              <li class="odd ">
         | 
| 1960 2000 | 
             
                <div class="item">
         | 
| 1961 2001 | 
             
                  <span class='object_link'><a href="Doing/Item.html#same_time%3F-instance_method" title="Doing::Item#same_time? (method)">#same_time?</a></span>
         | 
| 1962 2002 | 
             
                  <small>Doing::Item</small>
         | 
| @@ -1964,7 +2004,7 @@ | |
| 1964 2004 | 
             
              </li>
         | 
| 1965 2005 |  | 
| 1966 2006 |  | 
| 1967 | 
            -
              <li class=" | 
| 2007 | 
            +
              <li class="even ">
         | 
| 1968 2008 | 
             
                <div class="item">
         | 
| 1969 2009 | 
             
                  <span class='object_link'><a href="Doing/Plugins.html#save_template-class_method" title="Doing::Plugins.save_template (method)">save_template</a></span>
         | 
| 1970 2010 | 
             
                  <small>Doing::Plugins</small>
         | 
| @@ -1972,7 +2012,7 @@ | |
| 1972 2012 | 
             
              </li>
         | 
| 1973 2013 |  | 
| 1974 2014 |  | 
| 1975 | 
            -
              <li class=" | 
| 2015 | 
            +
              <li class="odd ">
         | 
| 1976 2016 | 
             
                <div class="item">
         | 
| 1977 2017 | 
             
                  <span class='object_link'><a href="Doing/Item.html#search-instance_method" title="Doing::Item#search (method)">#search</a></span>
         | 
| 1978 2018 | 
             
                  <small>Doing::Item</small>
         | 
| @@ -1980,7 +2020,7 @@ | |
| 1980 2020 | 
             
              </li>
         | 
| 1981 2021 |  | 
| 1982 2022 |  | 
| 1983 | 
            -
              <li class=" | 
| 2023 | 
            +
              <li class="even ">
         | 
| 1984 2024 | 
             
                <div class="item">
         | 
| 1985 2025 | 
             
                  <span class='object_link'><a href="Doing/Item.html#section-instance_method" title="Doing::Item#section (method)">#section</a></span>
         | 
| 1986 2026 | 
             
                  <small>Doing::Item</small>
         | 
| @@ -1988,7 +2028,7 @@ | |
| 1988 2028 | 
             
              </li>
         | 
| 1989 2029 |  | 
| 1990 2030 |  | 
| 1991 | 
            -
              <li class=" | 
| 2031 | 
            +
              <li class="odd ">
         | 
| 1992 2032 | 
             
                <div class="item">
         | 
| 1993 2033 | 
             
                  <span class='object_link'><a href="Doing/Items.html#section%3F-instance_method" title="Doing::Items#section? (method)">#section?</a></span>
         | 
| 1994 2034 | 
             
                  <small>Doing::Items</small>
         | 
| @@ -1996,7 +2036,7 @@ | |
| 1996 2036 | 
             
              </li>
         | 
| 1997 2037 |  | 
| 1998 2038 |  | 
| 1999 | 
            -
              <li class=" | 
| 2039 | 
            +
              <li class="even ">
         | 
| 2000 2040 | 
             
                <div class="item">
         | 
| 2001 2041 | 
             
                  <span class='object_link'><a href="Doing/Items.html#section_titles-instance_method" title="Doing::Items#section_titles (method)">#section_titles</a></span>
         | 
| 2002 2042 | 
             
                  <small>Doing::Items</small>
         | 
| @@ -2004,23 +2044,23 @@ | |
| 2004 2044 | 
             
              </li>
         | 
| 2005 2045 |  | 
| 2006 2046 |  | 
| 2007 | 
            -
              <li class=" | 
| 2047 | 
            +
              <li class="odd ">
         | 
| 2008 2048 | 
             
                <div class="item">
         | 
| 2009 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 2010 | 
            -
                  <small>Doing:: | 
| 2049 | 
            +
                  <span class='object_link'><a href="Doing/Items.html#sections-instance_method" title="Doing::Items#sections (method)">#sections</a></span>
         | 
| 2050 | 
            +
                  <small>Doing::Items</small>
         | 
| 2011 2051 | 
             
                </div>
         | 
| 2012 2052 | 
             
              </li>
         | 
| 2013 2053 |  | 
| 2014 2054 |  | 
| 2015 | 
            -
              <li class=" | 
| 2055 | 
            +
              <li class="even ">
         | 
| 2016 2056 | 
             
                <div class="item">
         | 
| 2017 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 2018 | 
            -
                  <small>Doing:: | 
| 2057 | 
            +
                  <span class='object_link'><a href="Doing/WWID.html#sections-instance_method" title="Doing::WWID#sections (method)">#sections</a></span>
         | 
| 2058 | 
            +
                  <small>Doing::WWID</small>
         | 
| 2019 2059 | 
             
                </div>
         | 
| 2020 2060 | 
             
              </li>
         | 
| 2021 2061 |  | 
| 2022 2062 |  | 
| 2023 | 
            -
              <li class=" | 
| 2063 | 
            +
              <li class="odd ">
         | 
| 2024 2064 | 
             
                <div class="item">
         | 
| 2025 2065 | 
             
                  <span class='object_link'><a href="Doing/Util/Backup.html#select_backup-instance_method" title="Doing::Util::Backup#select_backup (method)">#select_backup</a></span>
         | 
| 2026 2066 | 
             
                  <small>Doing::Util::Backup</small>
         | 
| @@ -2028,7 +2068,7 @@ | |
| 2028 2068 | 
             
              </li>
         | 
| 2029 2069 |  | 
| 2030 2070 |  | 
| 2031 | 
            -
              <li class=" | 
| 2071 | 
            +
              <li class="even ">
         | 
| 2032 2072 | 
             
                <div class="item">
         | 
| 2033 2073 | 
             
                  <span class='object_link'><a href="Doing/Util/Backup.html#select_redo-instance_method" title="Doing::Util::Backup#select_redo (method)">#select_redo</a></span>
         | 
| 2034 2074 | 
             
                  <small>Doing::Util::Backup</small>
         | 
| @@ -2036,7 +2076,7 @@ | |
| 2036 2076 | 
             
              </li>
         | 
| 2037 2077 |  | 
| 2038 2078 |  | 
| 2039 | 
            -
              <li class=" | 
| 2079 | 
            +
              <li class="odd ">
         | 
| 2040 2080 | 
             
                <div class="item">
         | 
| 2041 2081 | 
             
                  <span class='object_link'><a href="String.html#set_type-instance_method" title="String#set_type (method)">#set_type</a></span>
         | 
| 2042 2082 | 
             
                  <small>String</small>
         | 
| @@ -2044,7 +2084,7 @@ | |
| 2044 2084 | 
             
              </li>
         | 
| 2045 2085 |  | 
| 2046 2086 |  | 
| 2047 | 
            -
              <li class=" | 
| 2087 | 
            +
              <li class="even ">
         | 
| 2048 2088 | 
             
                <div class="item">
         | 
| 2049 2089 | 
             
                  <span class='object_link'><a href="Doing/Configuration.html#settings-instance_method" title="Doing::Configuration#settings (method)">#settings</a></span>
         | 
| 2050 2090 | 
             
                  <small>Doing::Configuration</small>
         | 
| @@ -2052,7 +2092,7 @@ | |
| 2052 2092 | 
             
              </li>
         | 
| 2053 2093 |  | 
| 2054 2094 |  | 
| 2055 | 
            -
              <li class=" | 
| 2095 | 
            +
              <li class="odd ">
         | 
| 2056 2096 | 
             
                <div class="item">
         | 
| 2057 2097 | 
             
                  <span class='object_link'><a href="PhraseParser/Query.html#should_clauses-instance_method" title="PhraseParser::Query#should_clauses (method)">#should_clauses</a></span>
         | 
| 2058 2098 | 
             
                  <small>PhraseParser::Query</small>
         | 
| @@ -2060,7 +2100,7 @@ | |
| 2060 2100 | 
             
              </li>
         | 
| 2061 2101 |  | 
| 2062 2102 |  | 
| 2063 | 
            -
              <li class=" | 
| 2103 | 
            +
              <li class="even ">
         | 
| 2064 2104 | 
             
                <div class="item">
         | 
| 2065 2105 | 
             
                  <span class='object_link'><a href="Doing/Item.html#should_finish%3F-instance_method" title="Doing::Item#should_finish? (method)">#should_finish?</a></span>
         | 
| 2066 2106 | 
             
                  <small>Doing::Item</small>
         | 
| @@ -2068,7 +2108,7 @@ | |
| 2068 2108 | 
             
              </li>
         | 
| 2069 2109 |  | 
| 2070 2110 |  | 
| 2071 | 
            -
              <li class=" | 
| 2111 | 
            +
              <li class="odd ">
         | 
| 2072 2112 | 
             
                <div class="item">
         | 
| 2073 2113 | 
             
                  <span class='object_link'><a href="BooleanTermParser/Query.html#should_terms-instance_method" title="BooleanTermParser::Query#should_terms (method)">#should_terms</a></span>
         | 
| 2074 2114 | 
             
                  <small>BooleanTermParser::Query</small>
         | 
| @@ -2076,7 +2116,7 @@ | |
| 2076 2116 | 
             
              </li>
         | 
| 2077 2117 |  | 
| 2078 2118 |  | 
| 2079 | 
            -
              <li class=" | 
| 2119 | 
            +
              <li class="even ">
         | 
| 2080 2120 | 
             
                <div class="item">
         | 
| 2081 2121 | 
             
                  <span class='object_link'><a href="Doing/Item.html#should_time%3F-instance_method" title="Doing::Item#should_time? (method)">#should_time?</a></span>
         | 
| 2082 2122 | 
             
                  <small>Doing::Item</small>
         | 
| @@ -2084,7 +2124,7 @@ | |
| 2084 2124 | 
             
              </li>
         | 
| 2085 2125 |  | 
| 2086 2126 |  | 
| 2087 | 
            -
              <li class=" | 
| 2127 | 
            +
              <li class="odd ">
         | 
| 2088 2128 | 
             
                <div class="item">
         | 
| 2089 2129 | 
             
                  <span class='object_link'><a href="Doing/Util/Backup.html#show_menu-instance_method" title="Doing::Util::Backup#show_menu (method)">#show_menu</a></span>
         | 
| 2090 2130 | 
             
                  <small>Doing::Util::Backup</small>
         | 
| @@ -2092,6 +2132,14 @@ | |
| 2092 2132 | 
             
              </li>
         | 
| 2093 2133 |  | 
| 2094 2134 |  | 
| 2135 | 
            +
              <li class="even ">
         | 
| 2136 | 
            +
                <div class="item">
         | 
| 2137 | 
            +
                  <span class='object_link'><a href="Doing/Prompt.html#silence_std-class_method" title="Doing::Prompt.silence_std (method)">silence_std</a></span>
         | 
| 2138 | 
            +
                  <small>Doing::Prompt</small>
         | 
| 2139 | 
            +
                </div>
         | 
| 2140 | 
            +
              </li>
         | 
| 2141 | 
            +
              
         | 
| 2142 | 
            +
             | 
| 2095 2143 | 
             
              <li class="odd ">
         | 
| 2096 2144 | 
             
                <div class="item">
         | 
| 2097 2145 | 
             
                  <span class='object_link'><a href="String.html#simple_wrap-instance_method" title="String#simple_wrap (method)">#simple_wrap</a></span>
         | 
| @@ -2310,32 +2358,32 @@ | |
| 2310 2358 |  | 
| 2311 2359 | 
             
              <li class="even ">
         | 
| 2312 2360 | 
             
                <div class="item">
         | 
| 2313 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 2314 | 
            -
                  <small>Doing:: | 
| 2361 | 
            +
                  <span class='object_link'><a href="Doing/Section.html#title-instance_method" title="Doing::Section#title (method)">#title</a></span>
         | 
| 2362 | 
            +
                  <small>Doing::Section</small>
         | 
| 2315 2363 | 
             
                </div>
         | 
| 2316 2364 | 
             
              </li>
         | 
| 2317 2365 |  | 
| 2318 2366 |  | 
| 2319 2367 | 
             
              <li class="odd ">
         | 
| 2320 2368 | 
             
                <div class="item">
         | 
| 2321 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 2322 | 
            -
                  <small>Doing:: | 
| 2369 | 
            +
                  <span class='object_link'><a href="Doing/Item.html#title-instance_method" title="Doing::Item#title (method)">#title</a></span>
         | 
| 2370 | 
            +
                  <small>Doing::Item</small>
         | 
| 2323 2371 | 
             
                </div>
         | 
| 2324 2372 | 
             
              </li>
         | 
| 2325 2373 |  | 
| 2326 2374 |  | 
| 2327 2375 | 
             
              <li class="even ">
         | 
| 2328 2376 | 
             
                <div class="item">
         | 
| 2329 | 
            -
                  <span class='object_link'><a href=" | 
| 2330 | 
            -
                  <small> | 
| 2377 | 
            +
                  <span class='object_link'><a href="PhraseParser/Query.html#to_elasticsearch-instance_method" title="PhraseParser::Query#to_elasticsearch (method)">#to_elasticsearch</a></span>
         | 
| 2378 | 
            +
                  <small>PhraseParser::Query</small>
         | 
| 2331 2379 | 
             
                </div>
         | 
| 2332 2380 | 
             
              </li>
         | 
| 2333 2381 |  | 
| 2334 2382 |  | 
| 2335 2383 | 
             
              <li class="odd ">
         | 
| 2336 2384 | 
             
                <div class="item">
         | 
| 2337 | 
            -
                  <span class='object_link'><a href=" | 
| 2338 | 
            -
                  <small> | 
| 2385 | 
            +
                  <span class='object_link'><a href="BooleanTermParser/Query.html#to_elasticsearch-instance_method" title="BooleanTermParser::Query#to_elasticsearch (method)">#to_elasticsearch</a></span>
         | 
| 2386 | 
            +
                  <small>BooleanTermParser::Query</small>
         | 
| 2339 2387 | 
             
                </div>
         | 
| 2340 2388 | 
             
              </li>
         | 
| 2341 2389 |  | 
| @@ -2350,32 +2398,32 @@ | |
| 2350 2398 |  | 
| 2351 2399 | 
             
              <li class="odd ">
         | 
| 2352 2400 | 
             
                <div class="item">
         | 
| 2353 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 2354 | 
            -
                  <small>Doing:: | 
| 2401 | 
            +
                  <span class='object_link'><a href="Doing/Note.html#to_s-instance_method" title="Doing::Note#to_s (method)">#to_s</a></span>
         | 
| 2402 | 
            +
                  <small>Doing::Note</small>
         | 
| 2355 2403 | 
             
                </div>
         | 
| 2356 2404 | 
             
              </li>
         | 
| 2357 2405 |  | 
| 2358 2406 |  | 
| 2359 2407 | 
             
              <li class="even ">
         | 
| 2360 2408 | 
             
                <div class="item">
         | 
| 2361 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 2362 | 
            -
                  <small>Doing:: | 
| 2409 | 
            +
                  <span class='object_link'><a href="Doing/Section.html#to_s-instance_method" title="Doing::Section#to_s (method)">#to_s</a></span>
         | 
| 2410 | 
            +
                  <small>Doing::Section</small>
         | 
| 2363 2411 | 
             
                </div>
         | 
| 2364 2412 | 
             
              </li>
         | 
| 2365 2413 |  | 
| 2366 2414 |  | 
| 2367 2415 | 
             
              <li class="odd ">
         | 
| 2368 2416 | 
             
                <div class="item">
         | 
| 2369 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 2370 | 
            -
                  <small>Doing:: | 
| 2417 | 
            +
                  <span class='object_link'><a href="Doing/Item.html#to_s-instance_method" title="Doing::Item#to_s (method)">#to_s</a></span>
         | 
| 2418 | 
            +
                  <small>Doing::Item</small>
         | 
| 2371 2419 | 
             
                </div>
         | 
| 2372 2420 | 
             
              </li>
         | 
| 2373 2421 |  | 
| 2374 2422 |  | 
| 2375 2423 | 
             
              <li class="even ">
         | 
| 2376 2424 | 
             
                <div class="item">
         | 
| 2377 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 2378 | 
            -
                  <small>Doing:: | 
| 2425 | 
            +
                  <span class='object_link'><a href="Doing/Items.html#to_s-instance_method" title="Doing::Items#to_s (method)">#to_s</a></span>
         | 
| 2426 | 
            +
                  <small>Doing::Items</small>
         | 
| 2379 2427 | 
             
                </div>
         | 
| 2380 2428 | 
             
              </li>
         | 
| 2381 2429 |  | 
| @@ -2462,16 +2510,16 @@ | |
| 2462 2510 |  | 
| 2463 2511 | 
             
              <li class="odd ">
         | 
| 2464 2512 | 
             
                <div class="item">
         | 
| 2465 | 
            -
                  <span class='object_link'><a href=" | 
| 2466 | 
            -
                  <small> | 
| 2513 | 
            +
                  <span class='object_link'><a href="String.html#uncolor-instance_method" title="String#uncolor (method)">#uncolor</a></span>
         | 
| 2514 | 
            +
                  <small>String</small>
         | 
| 2467 2515 | 
             
                </div>
         | 
| 2468 2516 | 
             
              </li>
         | 
| 2469 2517 |  | 
| 2470 2518 |  | 
| 2471 2519 | 
             
              <li class="even ">
         | 
| 2472 2520 | 
             
                <div class="item">
         | 
| 2473 | 
            -
                  <span class='object_link'><a href=" | 
| 2474 | 
            -
                  <small> | 
| 2521 | 
            +
                  <span class='object_link'><a href="Doing/Color.html#uncolor-instance_method" title="Doing::Color#uncolor (method)">#uncolor</a></span>
         | 
| 2522 | 
            +
                  <small>Doing::Color</small>
         | 
| 2475 2523 | 
             
                </div>
         | 
| 2476 2524 | 
             
              </li>
         | 
| 2477 2525 |  | 
| @@ -2485,6 +2533,14 @@ | |
| 2485 2533 |  | 
| 2486 2534 |  | 
| 2487 2535 | 
             
              <li class="even ">
         | 
| 2536 | 
            +
                <div class="item">
         | 
| 2537 | 
            +
                  <span class='object_link'><a href="Doing/Prompt.html#uninstall_fzf-class_method" title="Doing::Prompt.uninstall_fzf (method)">uninstall_fzf</a></span>
         | 
| 2538 | 
            +
                  <small>Doing::Prompt</small>
         | 
| 2539 | 
            +
                </div>
         | 
| 2540 | 
            +
              </li>
         | 
| 2541 | 
            +
              
         | 
| 2542 | 
            +
             | 
| 2543 | 
            +
              <li class="odd ">
         | 
| 2488 2544 | 
             
                <div class="item">
         | 
| 2489 2545 | 
             
                  <span class='object_link'><a href="Doing/Configuration.html#update_deprecated_config-instance_method" title="Doing::Configuration#update_deprecated_config (method)">#update_deprecated_config</a></span>
         | 
| 2490 2546 | 
             
                  <small>Doing::Configuration</small>
         | 
| @@ -2492,7 +2548,7 @@ | |
| 2492 2548 | 
             
              </li>
         | 
| 2493 2549 |  | 
| 2494 2550 |  | 
| 2495 | 
            -
              <li class=" | 
| 2551 | 
            +
              <li class="even ">
         | 
| 2496 2552 | 
             
                <div class="item">
         | 
| 2497 2553 | 
             
                  <span class='object_link'><a href="Doing/Items.html#update_item-instance_method" title="Doing::Items#update_item (method)">#update_item</a></span>
         | 
| 2498 2554 | 
             
                  <small>Doing::Items</small>
         | 
| @@ -2500,7 +2556,7 @@ | |
| 2500 2556 | 
             
              </li>
         | 
| 2501 2557 |  | 
| 2502 2558 |  | 
| 2503 | 
            -
              <li class=" | 
| 2559 | 
            +
              <li class="odd ">
         | 
| 2504 2560 | 
             
                <div class="item">
         | 
| 2505 2561 | 
             
                  <span class='object_link'><a href="Doing/Util.html#user_home-instance_method" title="Doing::Util#user_home (method)">#user_home</a></span>
         | 
| 2506 2562 | 
             
                  <small>Doing::Util</small>
         | 
| @@ -2508,7 +2564,7 @@ | |
| 2508 2564 | 
             
              </li>
         | 
| 2509 2565 |  | 
| 2510 2566 |  | 
| 2511 | 
            -
              <li class=" | 
| 2567 | 
            +
              <li class="even ">
         | 
| 2512 2568 | 
             
                <div class="item">
         | 
| 2513 2569 | 
             
                  <span class='object_link'><a href="Doing/Plugins.html#user_home-class_method" title="Doing::Plugins.user_home (method)">user_home</a></span>
         | 
| 2514 2570 | 
             
                  <small>Doing::Plugins</small>
         | 
| @@ -2516,7 +2572,7 @@ | |
| 2516 2572 | 
             
              </li>
         | 
| 2517 2573 |  | 
| 2518 2574 |  | 
| 2519 | 
            -
              <li class=" | 
| 2575 | 
            +
              <li class="odd ">
         | 
| 2520 2576 | 
             
                <div class="item">
         | 
| 2521 2577 | 
             
                  <span class='object_link'><a href="Doing/Plugins.html#valid_type-class_method" title="Doing::Plugins.valid_type (method)">valid_type</a></span>
         | 
| 2522 2578 | 
             
                  <small>Doing::Plugins</small>
         | 
| @@ -2524,7 +2580,7 @@ | |
| 2524 2580 | 
             
              </li>
         | 
| 2525 2581 |  | 
| 2526 2582 |  | 
| 2527 | 
            -
              <li class=" | 
| 2583 | 
            +
              <li class="even ">
         | 
| 2528 2584 | 
             
                <div class="item">
         | 
| 2529 2585 | 
             
                  <span class='object_link'><a href="String.html#validate_color-instance_method" title="String#validate_color (method)">#validate_color</a></span>
         | 
| 2530 2586 | 
             
                  <small>String</small>
         | 
| @@ -2532,7 +2588,7 @@ | |
| 2532 2588 | 
             
              </li>
         | 
| 2533 2589 |  | 
| 2534 2590 |  | 
| 2535 | 
            -
              <li class=" | 
| 2591 | 
            +
              <li class="odd ">
         | 
| 2536 2592 | 
             
                <div class="item">
         | 
| 2537 2593 | 
             
                  <span class='object_link'><a href="Doing/Plugins.html#validate_plugin-class_method" title="Doing::Plugins.validate_plugin (method)">validate_plugin</a></span>
         | 
| 2538 2594 | 
             
                  <small>Doing::Plugins</small>
         | 
| @@ -2540,7 +2596,7 @@ | |
| 2540 2596 | 
             
              </li>
         | 
| 2541 2597 |  | 
| 2542 2598 |  | 
| 2543 | 
            -
              <li class=" | 
| 2599 | 
            +
              <li class="even ">
         | 
| 2544 2600 | 
             
                <div class="item">
         | 
| 2545 2601 | 
             
                  <span class='object_link'><a href="Doing/Configuration.html#value_for_key-instance_method" title="Doing::Configuration#value_for_key (method)">#value_for_key</a></span>
         | 
| 2546 2602 | 
             
                  <small>Doing::Configuration</small>
         | 
| @@ -2548,7 +2604,7 @@ | |
| 2548 2604 | 
             
              </li>
         | 
| 2549 2605 |  | 
| 2550 2606 |  | 
| 2551 | 
            -
              <li class=" | 
| 2607 | 
            +
              <li class="odd ">
         | 
| 2552 2608 | 
             
                <div class="item">
         | 
| 2553 2609 | 
             
                  <span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#version-instance_method" title="GLI::Commands::MarkdownDocumentListener#version (method)">#version</a></span>
         | 
| 2554 2610 | 
             
                  <small>GLI::Commands::MarkdownDocumentListener</small>
         | 
| @@ -2556,7 +2612,7 @@ | |
| 2556 2612 | 
             
              </li>
         | 
| 2557 2613 |  | 
| 2558 2614 |  | 
| 2559 | 
            -
              <li class=" | 
| 2615 | 
            +
              <li class="even ">
         | 
| 2560 2616 | 
             
                <div class="item">
         | 
| 2561 2617 | 
             
                  <span class='object_link'><a href="Doing/WWID.html#views-instance_method" title="Doing::WWID#views (method)">#views</a></span>
         | 
| 2562 2618 | 
             
                  <small>Doing::WWID</small>
         | 
| @@ -2564,7 +2620,7 @@ | |
| 2564 2620 | 
             
              </li>
         | 
| 2565 2621 |  | 
| 2566 2622 |  | 
| 2567 | 
            -
              <li class=" | 
| 2623 | 
            +
              <li class="odd ">
         | 
| 2568 2624 | 
             
                <div class="item">
         | 
| 2569 2625 | 
             
                  <span class='object_link'><a href="Doing/LogAdapter.html#warn-instance_method" title="Doing::LogAdapter#warn (method)">#warn</a></span>
         | 
| 2570 2626 | 
             
                  <small>Doing::LogAdapter</small>
         | 
| @@ -2572,6 +2628,14 @@ | |
| 2572 2628 | 
             
              </li>
         | 
| 2573 2629 |  | 
| 2574 2630 |  | 
| 2631 | 
            +
              <li class="even ">
         | 
| 2632 | 
            +
                <div class="item">
         | 
| 2633 | 
            +
                  <span class='object_link'><a href="Doing/Prompt.html#which_fzf-class_method" title="Doing::Prompt.which_fzf (method)">which_fzf</a></span>
         | 
| 2634 | 
            +
                  <small>Doing::Prompt</small>
         | 
| 2635 | 
            +
                </div>
         | 
| 2636 | 
            +
              </li>
         | 
| 2637 | 
            +
              
         | 
| 2638 | 
            +
             | 
| 2575 2639 | 
             
              <li class="odd ">
         | 
| 2576 2640 | 
             
                <div class="item">
         | 
| 2577 2641 | 
             
                  <span class='object_link'><a href="String.html#wildcard_to_rx-instance_method" title="String#wildcard_to_rx (method)">#wildcard_to_rx</a></span>
         | 
| @@ -2590,16 +2654,16 @@ | |
| 2590 2654 |  | 
| 2591 2655 | 
             
              <li class="odd ">
         | 
| 2592 2656 | 
             
                <div class="item">
         | 
| 2593 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 2594 | 
            -
                  <small>Doing:: | 
| 2657 | 
            +
                  <span class='object_link'><a href="Doing/LogAdapter.html#write-instance_method" title="Doing::LogAdapter#write (method)">#write</a></span>
         | 
| 2658 | 
            +
                  <small>Doing::LogAdapter</small>
         | 
| 2595 2659 | 
             
                </div>
         | 
| 2596 2660 | 
             
              </li>
         | 
| 2597 2661 |  | 
| 2598 2662 |  | 
| 2599 2663 | 
             
              <li class="even ">
         | 
| 2600 2664 | 
             
                <div class="item">
         | 
| 2601 | 
            -
                  <span class='object_link'><a href="Doing/ | 
| 2602 | 
            -
                  <small>Doing:: | 
| 2665 | 
            +
                  <span class='object_link'><a href="Doing/WWID.html#write-instance_method" title="Doing::WWID#write (method)">#write</a></span>
         | 
| 2666 | 
            +
                  <small>Doing::WWID</small>
         | 
| 2603 2667 | 
             
                </div>
         | 
| 2604 2668 | 
             
              </li>
         | 
| 2605 2669 |  |