mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Deploying to gh-pages from @ 20935ae381
🚀
This commit is contained in:
parent
3dd58a742a
commit
dcc0c5258a
123 changed files with 761 additions and 732 deletions
|
@ -771,7 +771,7 @@
|
|||
</h2>
|
||||
|
||||
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/severity.cr#L2" target="_blank">
|
||||
<a href="https://github.com/crystal-ameba/ameba/blob/20935ae3/src/ameba/severity.cr#L4" target="_blank">
|
||||
ameba/severity.cr
|
||||
</a>
|
||||
|
||||
|
@ -844,6 +844,13 @@
|
|||
</h2>
|
||||
<ul class="list-summary">
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#color%3AColorize%3A%3AColor-instance-method" class="signature"><strong>#color</strong> : Colorize::Color</a>
|
||||
|
||||
<div class="summary"><p>Returns a color uniquely indicating severity.</p></div>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="entry-summary">
|
||||
<a href="#convention%3F-instance-method" class="signature"><strong>#convention?</strong></a>
|
||||
|
||||
|
@ -946,7 +953,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/severity.cr#L26" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/20935ae3/src/ameba/severity.cr#L41" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -963,6 +970,28 @@
|
|||
Instance Method Detail
|
||||
</h2>
|
||||
|
||||
<div class="entry-detail" id="color:Colorize::Color-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
def <strong>color</strong> : Colorize::Color
|
||||
|
||||
<a class="method-permalink" href="#color%3AColorize%3A%3AColor-instance-method">#</a>
|
||||
</div>
|
||||
|
||||
<div class="doc">
|
||||
|
||||
<p>Returns a color uniquely indicating severity.</p>
|
||||
<pre><code class="language-crystal"><span class="t">Severity</span><span class="t">::</span><span class="t">Warning</span>.color <span class="c"># => Colorize::ColorANSI::Red</span></code></pre>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/20935ae3/src/ameba/severity.cr#L27" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="entry-detail" id="convention?-instance-method">
|
||||
<div class="signature">
|
||||
|
||||
|
@ -974,7 +1003,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/severity.cr#L5" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/20935ae3/src/ameba/severity.cr#L7" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -990,7 +1019,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/severity.cr#L3" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/20935ae3/src/ameba/severity.cr#L5" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1012,7 +1041,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/severity.cr#L12" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/20935ae3/src/ameba/severity.cr#L14" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1028,7 +1057,7 @@
|
|||
<br/>
|
||||
<div>
|
||||
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/f89e7c2d/src/ameba/severity.cr#L4" target="_blank">View source</a>]
|
||||
[<a href="https://github.com/crystal-ameba/ameba/blob/20935ae3/src/ameba/severity.cr#L6" target="_blank">View source</a>]
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue