Skip to content

Commit

Permalink
chore(release): 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed May 29, 2019
1 parent 35dbfb6 commit 32d7b9a
Show file tree
Hide file tree
Showing 17 changed files with 61 additions and 61 deletions.
12 changes: 6 additions & 6 deletions docs/classes/_src_basecommand_index_.basecommand.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,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/cd5ed19/src/BaseCommand/index.ts#L42">src/BaseCommand/index.ts:42</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/BaseCommand/index.ts#L42">src/BaseCommand/index.ts:42</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -134,7 +134,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/cd5ed19/src/BaseCommand/index.ts#L20">src/BaseCommand/index.ts:20</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/BaseCommand/index.ts#L20">src/BaseCommand/index.ts:20</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -149,7 +149,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/cd5ed19/src/BaseCommand/index.ts#L30">src/BaseCommand/index.ts:30</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/BaseCommand/index.ts#L30">src/BaseCommand/index.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -164,7 +164,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/cd5ed19/src/BaseCommand/index.ts#L36">src/BaseCommand/index.ts:36</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/BaseCommand/index.ts#L36">src/BaseCommand/index.ts:36</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -180,7 +180,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/cd5ed19/src/BaseCommand/index.ts#L25">src/BaseCommand/index.ts:25</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/BaseCommand/index.ts#L25">src/BaseCommand/index.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -203,7 +203,7 @@ <h3>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/cd5ed19/src/BaseCommand/index.ts#L44">src/BaseCommand/index.ts:44</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/BaseCommand/index.ts#L44">src/BaseCommand/index.ts:44</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4>
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/cd5ed19/src/Exceptions/CommandValidationException.ts#L17">src/Exceptions/CommandValidationException.ts:17</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/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/cd5ed19/src/Exceptions/CommandValidationException.ts#L29">src/Exceptions/CommandValidationException.ts:29</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/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/cd5ed19/src/Exceptions/CommandValidationException.ts#L25">src/Exceptions/CommandValidationException.ts:25</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/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/cd5ed19/src/Exceptions/CommandValidationException.ts#L21">src/Exceptions/CommandValidationException.ts:21</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/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 @@ -223,7 +223,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> invalid<wbr>Type</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Exceptions/InvalidArgumentException.ts#L21">src/Exceptions/InvalidArgumentException.ts:21</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Exceptions/InvalidArgumentException.ts#L21">src/Exceptions/InvalidArgumentException.ts:21</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -254,7 +254,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> missing<wbr>Argument</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Exceptions/InvalidArgumentException.ts#L29">src/Exceptions/InvalidArgumentException.ts:29</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Exceptions/InvalidArgumentException.ts#L29">src/Exceptions/InvalidArgumentException.ts:29</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
22 changes: 11 additions & 11 deletions docs/classes/_src_kernel_index_.kernel.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h3>commands</h3>
<div class="tsd-signature tsd-kind-icon">commands<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Kernel/index.ts#L32">src/Kernel/index.ts:32</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Kernel/index.ts#L32">src/Kernel/index.ts:32</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -140,7 +140,7 @@ <h3>flags</h3>
<div class="tsd-signature tsd-kind-icon">flags<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Kernel/index.ts#L43">src/Kernel/index.ts:43</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Kernel/index.ts#L43">src/Kernel/index.ts:43</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -163,7 +163,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> manifest<wbr>Commands
<div class="tsd-signature tsd-kind-icon">manifest<wbr>Commands<span class="tsd-signature-symbol">:</span> <a href="../modules/_src_contracts_index_.html#manifestnode" class="tsd-signature-type">ManifestNode</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Kernel/index.ts#L38">src/Kernel/index.ts:38</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Kernel/index.ts#L38">src/Kernel/index.ts:38</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -186,7 +186,7 @@ <h3>find</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Kernel/index.ts#L116">src/Kernel/index.ts:116</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Kernel/index.ts#L116">src/Kernel/index.ts:116</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -218,7 +218,7 @@ <h3>flag</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Kernel/index.ts#L103">src/Kernel/index.ts:103</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Kernel/index.ts#L103">src/Kernel/index.ts:103</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -253,7 +253,7 @@ <h3>get<wbr>Suggestions</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Kernel/index.ts#L92">src/Kernel/index.ts:92</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Kernel/index.ts#L92">src/Kernel/index.ts:92</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -284,7 +284,7 @@ <h3>handle</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Kernel/index.ts#L197">src/Kernel/index.ts:197</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Kernel/index.ts#L197">src/Kernel/index.ts:197</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -313,7 +313,7 @@ <h3>print<wbr>Help</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Kernel/index.ts#L244">src/Kernel/index.ts:244</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Kernel/index.ts#L244">src/Kernel/index.ts:244</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -341,7 +341,7 @@ <h3>register</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Kernel/index.ts#L80">src/Kernel/index.ts:80</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Kernel/index.ts#L80">src/Kernel/index.ts:80</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -369,7 +369,7 @@ <h3>run<wbr>Command</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Kernel/index.ts#L149">src/Kernel/index.ts:149</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Kernel/index.ts#L149">src/Kernel/index.ts:149</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -400,7 +400,7 @@ <h3>use<wbr>Manifest</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Kernel/index.ts#L236">src/Kernel/index.ts:236</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Kernel/index.ts#L236">src/Kernel/index.ts:236</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
8 changes: 4 additions & 4 deletions docs/classes/_src_manifest_index_.manifest.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Manifest/index.ts#L23">src/Manifest/index.ts:23</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Manifest/index.ts#L23">src/Manifest/index.ts:23</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -141,7 +141,7 @@ <h3>generate</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Manifest/index.ts#L57">src/Manifest/index.ts:57</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Manifest/index.ts#L57">src/Manifest/index.ts:57</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -169,7 +169,7 @@ <h3>load</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Manifest/index.ts#L81">src/Manifest/index.ts:81</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Manifest/index.ts#L81">src/Manifest/index.ts:81</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -193,7 +193,7 @@ <h3>load<wbr>Command</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Manifest/index.ts#L30">src/Manifest/index.ts:30</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Manifest/index.ts#L30">src/Manifest/index.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
4 changes: 2 additions & 2 deletions docs/classes/_src_parser_index_.parser.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Parser/index.ts#L18">src/Parser/index.ts:18</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Parser/index.ts#L18">src/Parser/index.ts:18</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -143,7 +143,7 @@ <h3>parse</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Parser/index.ts#L141">src/Parser/index.ts:141</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Parser/index.ts#L141">src/Parser/index.ts:141</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Contracts/index.ts#L62">src/Contracts/index.ts:62</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Contracts/index.ts#L62">src/Contracts/index.ts:62</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_src_contracts_index_.commandcontract.html" class="tsd-signature-type">CommandContract</a></h4>
Expand All @@ -130,7 +130,7 @@ <h3>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></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Contracts/index.ts#L59">src/Contracts/index.ts:59</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Contracts/index.ts#L59">src/Contracts/index.ts:59</a></li>
</ul>
</aside>
</section>
Expand All @@ -140,7 +140,7 @@ <h3>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></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Contracts/index.ts#L61">src/Contracts/index.ts:61</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Contracts/index.ts#L61">src/Contracts/index.ts:61</a></li>
</ul>
</aside>
</section>
Expand All @@ -150,7 +150,7 @@ <h3>description</h3>
<div class="tsd-signature tsd-kind-icon">description<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/cd5ed19/src/Contracts/index.ts#L62">src/Contracts/index.ts:62</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Contracts/index.ts#L62">src/Contracts/index.ts:62</a></li>
</ul>
</aside>
</section>
Expand All @@ -160,7 +160,7 @@ <h3>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></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/cd5ed19/src/Contracts/index.ts#L60">src/Contracts/index.ts:60</a></li>
<li>Defined in <a href="https://github.com/adonisjs/ace/blob/35dbfb6/src/Contracts/index.ts#L60">src/Contracts/index.ts:60</a></li>
</ul>
</aside>
</section>
Expand Down
Loading

0 comments on commit 32d7b9a

Please sign in to comment.