Skip to content

Commit

Permalink
chore(release): 6.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Sep 27, 2019
1 parent d85fbd9 commit 5617717
Show file tree
Hide file tree
Showing 19 changed files with 99 additions and 99 deletions.
40 changes: 20 additions & 20 deletions docs/classes/_src_basecommand_index_.basecommand.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L52">src/BaseCommand/index.ts:52</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L52">src/BaseCommand/index.ts:52</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -174,7 +174,7 @@ <h3>logs</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_contracts_index_.commandcontract.html">CommandContract</a>.<a href="../interfaces/_src_contracts_index_.commandcontract.html#logs">logs</a></p>
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L90">src/BaseCommand/index.ts:90</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L90">src/BaseCommand/index.ts:90</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -190,7 +190,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> parsed</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_contracts_index_.commandcontract.html">CommandContract</a>.<a href="../interfaces/_src_contracts_index_.commandcontract.html#parsed">parsed</a></p>
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L85">src/BaseCommand/index.ts:85</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L85">src/BaseCommand/index.ts:85</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -207,7 +207,7 @@ <h3>prompt</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_contracts_index_.commandcontract.html">CommandContract</a>.<a href="../interfaces/_src_contracts_index_.commandcontract.html#prompt">prompt</a></p>
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L95">src/BaseCommand/index.ts:95</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L95">src/BaseCommand/index.ts:95</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -222,7 +222,7 @@ <h3>raw<wbr>Mode</h3>
<div class="tsd-signature tsd-kind-icon">raw<wbr>Mode<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L57">src/BaseCommand/index.ts:57</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L57">src/BaseCommand/index.ts:57</a></li>
</ul>
</aside>
</section>
Expand All @@ -232,7 +232,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> args</h3>
<div class="tsd-signature tsd-kind-icon">args<span class="tsd-signature-symbol">:</span> <a href="../modules/_src_contracts_index_.html#commandarg" class="tsd-signature-type">CommandArg</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L63">src/BaseCommand/index.ts:63</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L63">src/BaseCommand/index.ts:63</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -247,7 +247,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> command<wbr>Name</h3>
<div class="tsd-signature tsd-kind-icon">command<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L73">src/BaseCommand/index.ts:73</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L73">src/BaseCommand/index.ts:73</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -262,7 +262,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> description</h3>
<div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L79">src/BaseCommand/index.ts:79</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L79">src/BaseCommand/index.ts:79</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -278,7 +278,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> flags</h3>
<div class="tsd-signature tsd-kind-icon">flags<span class="tsd-signature-symbol">:</span> <a href="../modules/_src_contracts_index_.html#commandflag" class="tsd-signature-type">CommandFlag</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L68">src/BaseCommand/index.ts:68</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L68">src/BaseCommand/index.ts:68</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -300,7 +300,7 @@ <h3>colors</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L142">src/BaseCommand/index.ts:142</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L142">src/BaseCommand/index.ts:142</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -332,7 +332,7 @@ <h3>$await</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_contracts_index_.commandcontract.html">CommandContract</a>.<a href="../interfaces/_src_contracts_index_.commandcontract.html#_await">$await</a></p>
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L233">src/BaseCommand/index.ts:233</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L233">src/BaseCommand/index.ts:233</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -364,7 +364,7 @@ <h3>$complete</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_contracts_index_.commandcontract.html">CommandContract</a>.<a href="../interfaces/_src_contracts_index_.commandcontract.html#_complete">$complete</a></p>
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L219">src/BaseCommand/index.ts:219</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L219">src/BaseCommand/index.ts:219</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -396,7 +396,7 @@ <h3>$error</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_contracts_index_.commandcontract.html">CommandContract</a>.<a href="../interfaces/_src_contracts_index_.commandcontract.html#_error">$error</a></p>
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L205">src/BaseCommand/index.ts:205</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L205">src/BaseCommand/index.ts:205</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -428,7 +428,7 @@ <h3>$info</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_contracts_index_.commandcontract.html">CommandContract</a>.<a href="../interfaces/_src_contracts_index_.commandcontract.html#_info">$info</a></p>
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L198">src/BaseCommand/index.ts:198</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L198">src/BaseCommand/index.ts:198</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -460,7 +460,7 @@ <h3>$log</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_contracts_index_.commandcontract.html">CommandContract</a>.<a href="../interfaces/_src_contracts_index_.commandcontract.html#_log">$log</a></p>
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L153">src/BaseCommand/index.ts:153</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L153">src/BaseCommand/index.ts:153</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -495,7 +495,7 @@ <h3>$log<wbr>Error</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_contracts_index_.commandcontract.html">CommandContract</a>.<a href="../interfaces/_src_contracts_index_.commandcontract.html#_logerror">$logError</a></p>
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L172">src/BaseCommand/index.ts:172</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L172">src/BaseCommand/index.ts:172</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -527,7 +527,7 @@ <h3>$note</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_contracts_index_.commandcontract.html">CommandContract</a>.<a href="../interfaces/_src_contracts_index_.commandcontract.html#_note">$note</a></p>
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L226">src/BaseCommand/index.ts:226</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L226">src/BaseCommand/index.ts:226</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -559,7 +559,7 @@ <h3>$success</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_contracts_index_.commandcontract.html">CommandContract</a>.<a href="../interfaces/_src_contracts_index_.commandcontract.html#_success">$success</a></p>
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L191">src/BaseCommand/index.ts:191</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L191">src/BaseCommand/index.ts:191</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -591,7 +591,7 @@ <h3>$warning</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_contracts_index_.commandcontract.html">CommandContract</a>.<a href="../interfaces/_src_contracts_index_.commandcontract.html#_warning">$warning</a></p>
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L212">src/BaseCommand/index.ts:212</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L212">src/BaseCommand/index.ts:212</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -623,7 +623,7 @@ <h3><span class="tsd-flag ts-flagAbstract">Abstract</span> handle</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_src_contracts_index_.commandcontract.html">CommandContract</a>.<a href="../interfaces/_src_contracts_index_.commandcontract.html#handle">handle</a></p>
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/BaseCommand/index.ts#L240">src/BaseCommand/index.ts:240</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/BaseCommand/index.ts#L240">src/BaseCommand/index.ts:240</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> invalid<wbr>Manifest<wbr>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/Exceptions/CommandValidationException.ts#L17">src/Exceptions/CommandValidationException.ts:17</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/Exceptions/CommandValidationException.ts#L17">src/Exceptions/CommandValidationException.ts:17</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -247,7 +247,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> invalid<wbr>Optional<wbr>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/Exceptions/CommandValidationException.ts#L29">src/Exceptions/CommandValidationException.ts:29</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/Exceptions/CommandValidationException.ts#L29">src/Exceptions/CommandValidationException.ts:29</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -273,7 +273,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> invalid<wbr>Spread<wbr>Ar
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/Exceptions/CommandValidationException.ts#L25">src/Exceptions/CommandValidationException.ts:25</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/Exceptions/CommandValidationException.ts#L25">src/Exceptions/CommandValidationException.ts:25</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -296,7 +296,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> missing<wbr>Command<wbr>N
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/Exceptions/CommandValidationException.ts#L21">src/Exceptions/CommandValidationException.ts:21</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/Exceptions/CommandValidationException.ts#L21">src/Exceptions/CommandValidationException.ts:21</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h3>argument<wbr>Name</h3>
<div class="tsd-signature tsd-kind-icon">argument<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/Exceptions/InvalidFlagType.ts#L18">src/Exceptions/InvalidFlagType.ts:18</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/Exceptions/InvalidFlagType.ts#L18">src/Exceptions/InvalidFlagType.ts:18</a></li>
</ul>
</aside>
</section>
Expand All @@ -179,7 +179,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> command</h3>
<div class="tsd-signature tsd-kind-icon">command<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_src_contracts_index_.commandconstructorcontract.html" class="tsd-signature-type">CommandConstructorContract</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/Exceptions/InvalidFlagType.ts#L17">src/Exceptions/InvalidFlagType.ts:17</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/Exceptions/InvalidFlagType.ts#L17">src/Exceptions/InvalidFlagType.ts:17</a></li>
</ul>
</aside>
</section>
Expand All @@ -189,7 +189,7 @@ <h3>excepted<wbr>Type</h3>
<div class="tsd-signature tsd-kind-icon">excepted<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/Exceptions/InvalidFlagType.ts#L19">src/Exceptions/InvalidFlagType.ts:19</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/Exceptions/InvalidFlagType.ts#L19">src/Exceptions/InvalidFlagType.ts:19</a></li>
</ul>
</aside>
</section>
Expand Down Expand Up @@ -253,7 +253,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> invoke</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/ae6e514/src/Exceptions/InvalidFlagType.ts#L24">src/Exceptions/InvalidFlagType.ts:24</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/d85fbd9/src/Exceptions/InvalidFlagType.ts#L24">src/Exceptions/InvalidFlagType.ts:24</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit 5617717

Please sign in to comment.