aboutsummaryrefslogtreecommitdiffstats
path: root/v7.1.1/output/botcore.utils.caching.html
diff options
context:
space:
mode:
authorGravatar ChrisLovering <[email protected]>2022-06-27 14:24:32 +0000
committerGravatar ChrisLovering <[email protected]>2022-06-27 14:24:32 +0000
commitb7bf3f1aaebe78248832e59c15e7b817c4c0b1c2 (patch)
tree025c760d3d386e6cfcca65095fa9ab80792f02e3 /v7.1.1/output/botcore.utils.caching.html
parentDeploying to docs from @ python-discord/bot-core@fcecf7082fdc3fb5929591760732... (diff)
Deploying to docs from @ python-discord/bot-core@0c01973c33554f7da5e6c812ebaca5774f0bff57 🚀
Diffstat (limited to 'v7.1.1/output/botcore.utils.caching.html')
-rw-r--r--v7.1.1/output/botcore.utils.caching.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/v7.1.1/output/botcore.utils.caching.html b/v7.1.1/output/botcore.utils.caching.html
index 46154c34..db5430ee 100644
--- a/v7.1.1/output/botcore.utils.caching.html
+++ b/v7.1.1/output/botcore.utils.caching.html
@@ -5,10 +5,10 @@
<meta name="color-scheme" content="light dark"><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><link rel="next" title="channel" href="botcore.utils.channel.html" /><link rel="prev" title="Utils" href="botcore.utils.html" />
- <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><meta name="generator" content="sphinx-4.5.0, furo 2022.04.07"/>
+ <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><meta name="generator" content="sphinx-4.5.0, furo 2022.06.21"/>
<title>caching - Bot Core v7.1.1</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
- <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=68f4518137b9aefe99b631505a2064c3c42c9852" />
+ <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=40978830699223671f4072448e654b5958f38b89" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?digest=30d1aed668e5c3a91c3e3bf6a60b675221979f0e" />
<link rel="stylesheet" type="text/css" href="../_static/changelog.css" />
<link rel="stylesheet" type="text/css" href="../_static/logo.css" />
@@ -255,7 +255,8 @@
</svg>
<span>Back to top</span>
</a>
- <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
+ <div class="content-icon-container">
+ <div class="theme-toggle-container theme-toggle-content">
<button class="theme-toggle">
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
<svg class="theme-icon-when-auto"><use href="#svg-sun-half"></use></svg>
@@ -295,6 +296,7 @@
</dd>
</dl>
</dd></dl>
+
<dl class="py method">
<dt class="sig sig-object py" id="botcore.utils.caching.AsyncCache.__init__">
<span class="sig-name descname"><span class="pre">__init__</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">max_size</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">128</span></span></em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/python-discord/bot-core/blob/6659680429eec1dd0d45a6332a329a8b5e5a0d0b/botcore/utils/caching.py#L17-L26"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#botcore.utils.caching.AsyncCache.__init__" title="Permalink to this definition">#</a></dt>
@@ -305,6 +307,7 @@
</dd>
</dl>
</dd></dl>
+
<dl class="py method">
<dt class="sig sig-object py" id="botcore.utils.caching.AsyncCache.clear">
<span class="sig-name descname"><span class="pre">clear</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/python-discord/bot-core/blob/6659680429eec1dd0d45a6332a329a8b5e5a0d0b/botcore/utils/caching.py#L63-L66"><span class="viewcode-link"><span class="pre">[source]</span></span></a><a class="headerlink" href="#botcore.utils.caching.AsyncCache.clear" title="Permalink to this definition">#</a></dt>
@@ -315,7 +318,9 @@
</dd>
</dl>
</dd></dl>
+
</dd></dl>
+
</section>
</article>