@@ -576,20 +576,6 @@ <h4 id="toc-methods">
576576</ dt >
577577< dd > This method is the same as promptByKey(), but this method supports multiple keys, separated by commas.</ dd >
578578
579- < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
580- < a class ="" href ="classes/CodeIgniter-CLI-CLI.html#method_resetInputOutput "> resetInputOutput()</ a >
581- < span >
582- : void </ span >
583- </ dt >
584- < dd > Testing purpose only</ dd >
585-
586- < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
587- < a class ="" href ="classes/CodeIgniter-CLI-CLI.html#method_setInputOutput "> setInputOutput()</ a >
588- < span >
589- : void </ span >
590- </ dt >
591- < dd > Testing purpose only</ dd >
592-
593579 < dt class ="phpdocumentor-table-of-contents__entry -method -public ">
594580 < a class ="" href ="classes/CodeIgniter-CLI-CLI.html#method_showProgress "> showProgress()</ a >
595581 < span >
@@ -2404,114 +2390,6 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
24042390
24052391 </ section >
24062392
2407- </ article >
2408- < article
2409- class ="phpdocumentor-element
2410- -method
2411- -public
2412- -static "
2413- >
2414- < h4 class ="phpdocumentor-element__name " id ="method_resetInputOutput ">
2415- resetInputOutput()
2416- < a href ="classes/CodeIgniter-CLI-CLI.html#method_resetInputOutput " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
2417-
2418- </ h4 >
2419- < aside class ="phpdocumentor-element-found-in ">
2420- < abbr class ="phpdocumentor-element-found-in__file " title ="system/CLI/CLI.php "> < a href ="files/system-cli-cli.html "> < abbr title ="system/CLI/CLI.php "> CLI.php</ abbr > </ a > </ abbr >
2421- :
2422- < span class ="phpdocumentor-element-found-in__line "> 1144</ span >
2423-
2424- </ aside >
2425-
2426- < p class ="phpdocumentor-summary "> Testing purpose only</ p >
2427-
2428- < code class ="phpdocumentor-code phpdocumentor-signature ">
2429- < span class ="phpdocumentor-signature__visibility "> public</ span >
2430- < span class ="phpdocumentor-signature__static "> static</ span > < span class ="phpdocumentor-signature__name "> resetInputOutput</ span > < span > (</ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> void</ span > </ code >
2431-
2432- < div class ="phpdocumentor-label-line ">
2433- </ div >
2434-
2435-
2436-
2437-
2438- < h5 class ="phpdocumentor-tag-list__heading " id ="tags ">
2439- Tags
2440- < a href ="classes/CodeIgniter-CLI-CLI.html#method_resetInputOutput#tags " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
2441-
2442- </ h5 >
2443- < dl class ="phpdocumentor-tag-list ">
2444- < dt class ="phpdocumentor-tag-list__entry ">
2445- < span class ="phpdocumentor-tag__name "> testTag</ span >
2446- </ dt >
2447- < dd class ="phpdocumentor-tag-list__definition ">
2448-
2449-
2450- </ dd >
2451- </ dl >
2452-
2453-
2454-
2455-
2456- </ article >
2457- < article
2458- class ="phpdocumentor-element
2459- -method
2460- -public
2461- -static "
2462- >
2463- < h4 class ="phpdocumentor-element__name " id ="method_setInputOutput ">
2464- setInputOutput()
2465- < a href ="classes/CodeIgniter-CLI-CLI.html#method_setInputOutput " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
2466-
2467- </ h4 >
2468- < aside class ="phpdocumentor-element-found-in ">
2469- < abbr class ="phpdocumentor-element-found-in__file " title ="system/CLI/CLI.php "> < a href ="files/system-cli-cli.html "> < abbr title ="system/CLI/CLI.php "> CLI.php</ abbr > </ a > </ abbr >
2470- :
2471- < span class ="phpdocumentor-element-found-in__line "> 1134</ span >
2472-
2473- </ aside >
2474-
2475- < p class ="phpdocumentor-summary "> Testing purpose only</ p >
2476-
2477- < code class ="phpdocumentor-code phpdocumentor-signature ">
2478- < span class ="phpdocumentor-signature__visibility "> public</ span >
2479- < span class ="phpdocumentor-signature__static "> static</ span > < span class ="phpdocumentor-signature__name "> setInputOutput</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__type "> < a href ="classes/CodeIgniter-CLI-InputOutput.html "> < abbr title ="\CodeIgniter\CLI\InputOutput "> InputOutput</ abbr > </ a > </ span > < span class ="phpdocumentor-signature__argument__name "> $io</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> void</ span > </ code >
2480-
2481- < div class ="phpdocumentor-label-line ">
2482- </ div >
2483-
2484-
2485- < h5 class ="phpdocumentor-argument-list__heading "> Parameters</ h5 >
2486- < dl class ="phpdocumentor-argument-list ">
2487- < dt class ="phpdocumentor-argument-list__entry ">
2488- < span class ="phpdocumentor-argument-list__argument__name "> $io</ span >
2489- : < span class ="phpdocumentor-argument-list__argument__type "> < a href ="classes/CodeIgniter-CLI-InputOutput.html "> < abbr title ="\CodeIgniter\CLI\InputOutput "> InputOutput</ abbr > </ a > </ span >
2490- </ dt >
2491- < dd class ="phpdocumentor-argument-list__definition ">
2492-
2493- </ dd >
2494- </ dl >
2495-
2496-
2497- < h5 class ="phpdocumentor-tag-list__heading " id ="tags ">
2498- Tags
2499- < a href ="classes/CodeIgniter-CLI-CLI.html#method_setInputOutput#tags " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
2500-
2501- </ h5 >
2502- < dl class ="phpdocumentor-tag-list ">
2503- < dt class ="phpdocumentor-tag-list__entry ">
2504- < span class ="phpdocumentor-tag__name "> testTag</ span >
2505- </ dt >
2506- < dd class ="phpdocumentor-tag-list__definition ">
2507-
2508-
2509- </ dd >
2510- </ dl >
2511-
2512-
2513-
2514-
25152393</ article >
25162394 < article
25172395 class ="phpdocumentor-element
@@ -3390,8 +3268,6 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
33903268 < li class =""> < a href ="classes/CodeIgniter-CLI-CLI.html#method_prompt "> prompt()</ a > </ li >
33913269 < li class =""> < a href ="classes/CodeIgniter-CLI-CLI.html#method_promptByKey "> promptByKey()</ a > </ li >
33923270 < li class =""> < a href ="classes/CodeIgniter-CLI-CLI.html#method_promptByMultipleKeys "> promptByMultipleKeys()</ a > </ li >
3393- < li class =""> < a href ="classes/CodeIgniter-CLI-CLI.html#method_resetInputOutput "> resetInputOutput()</ a > </ li >
3394- < li class =""> < a href ="classes/CodeIgniter-CLI-CLI.html#method_setInputOutput "> setInputOutput()</ a > </ li >
33953271 < li class =""> < a href ="classes/CodeIgniter-CLI-CLI.html#method_showProgress "> showProgress()</ a > </ li >
33963272 < li class =""> < a href ="classes/CodeIgniter-CLI-CLI.html#method_streamSupports "> streamSupports()</ a > </ li >
33973273 < li class =""> < a href ="classes/CodeIgniter-CLI-CLI.html#method_strlen "> strlen()</ a > </ li >
0 commit comments