doc/CocoapodsRepoSq/RepositoryStore.html in cocoapods-repo-sq-0.0.1.9 vs doc/CocoapodsRepoSq/RepositoryStore.html in cocoapods-repo-sq-0.0.2.14
- old
+ new
@@ -4,11 +4,11 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Class: CocoapodsRepoSq::RepositoryStore
- — Documentation by YARD 0.9.9
+ — Documentation by YARD 0.9.12
</title>
<link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
@@ -99,13 +99,14 @@
</div>
<h2>Overview</h2><div class="docstring">
<div class="discussion">
- <p>Class responsible for managing user configured Square SDK repositories.
+
+<p>Class responsible for managing user configured Square SDK repositories.
Repository settings and a local copy of the podspecs are stored on the
-filesystem inside Cocoapods’ home directory.</p>
+filesystem inside Cocoapods' home directory.</p>
</div>
</div>
<div class="tags">
@@ -141,11 +142,12 @@
- <span class="summary_desc"><div class='inline'><p>Default store located in Cocoapods’s home directory.</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Default store located in Cocoapods's home directory.</p>
</div></span>
</li>
@@ -173,11 +175,12 @@
- <span class="summary_desc"><div class='inline'><p>Indicates if a Square SDK repository has been added to the store.</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Indicates if a Square SDK repository has been added to the store.</p>
</div></span>
</li>
@@ -196,11 +199,13 @@
- <span class="summary_desc"><div class='inline'><p>Returns a <span class='object_link'><a href="Repository.html" title="CocoapodsRepoSq::Repository (class)">Repository</a></span> instance if a Square SDK repository exists in the store with the given name.</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Returns a <span class='object_link'><a href="Repository.html" title="CocoapodsRepoSq::Repository (class)">Repository</a></span> instance if a Square SDK repository exists in the
+store with the given name.</p>
</div></span>
</li>
@@ -221,11 +226,12 @@
- <span class="summary_desc"><div class='inline'><p>A new instance of RepositoryStore.</p>
+ <span class="summary_desc"><div class='inline'>
+<p>A new instance of RepositoryStore.</p>
</div></span>
</li>
@@ -244,11 +250,13 @@
- <span class="summary_desc"><div class='inline'><p>Returns all repositories currently configured in the store as a list of <span class='object_link'><a href="Repository.html" title="CocoapodsRepoSq::Repository (class)">Repository</a></span> objects.</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Returns all repositories currently configured in the store as a list of
+<span class='object_link'><a href="Repository.html" title="CocoapodsRepoSq::Repository (class)">Repository</a></span> objects.</p>
</div></span>
</li>
@@ -267,11 +275,12 @@
- <span class="summary_desc"><div class='inline'><p>Registers a Square SDK repository on the local store.</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Registers a Square SDK repository on the local store.</p>
</div></span>
</li>
@@ -290,11 +299,12 @@
- <span class="summary_desc"><div class='inline'><p>Removes a Square SDK repository from the local store.</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Removes a Square SDK repository from the local store.</p>
</div></span>
</li>
@@ -313,13 +323,14 @@
</h3><div class="docstring">
<div class="discussion">
- <p>Returns a new instance of RepositoryStore</p>
+<p>Returns a new instance of RepositoryStore</p>
+
</div>
</div>
<div class="tags">
<p class="tag_title">Parameters:</p>
<ul class="param">
@@ -334,12 +345,13 @@
<em class="default">(defaults to: <tt>nil</tt>)</em>
—
- <div class='inline'><p>the path where all Square SDK repositories will be stored. If no path
-is provided a default <code>$COCOAPODS_HOME/repo-sq</code> will be used</p>
+ <div class='inline'>
+<p>the path where all Square SDK repositories will be stored. If no path is
+provided a default <code>$COCOAPODS_HOME/repo-sq</code> will be used</p>
</div>
</li>
</ul>
@@ -384,15 +396,16 @@
</h3><div class="docstring">
<div class="discussion">
- <p>Default store located in Cocoapods’s home directory.
-Used by the plugin to look for registered repositories or by the <code>repo-sq</code>
-commands to manage registered repositories.</p>
+<p>Default store located in Cocoapods's home directory. Used by the plugin
+to look for registered repositories or by the <code>repo-sq</code> commands
+to manage registered repositories.</p>
+
</div>
</div>
<div class="tags">
<p class="tag_title">Returns:</p>
@@ -404,11 +417,12 @@
<span class='type'>(<tt><span class='object_link'><a href="" title="CocoapodsRepoSq::RepositoryStore (class)">RepositoryStore</a></span></tt>)</span>
—
- <div class='inline'><p>the default RepositoryStore</p>
+ <div class='inline'>
+<p>the default RepositoryStore</p>
</div>
</li>
</ul>
@@ -449,13 +463,14 @@
</h3><div class="docstring">
<div class="discussion">
- <p>Indicates if a Square SDK repository has been added to the store</p>
+<p>Indicates if a Square SDK repository has been added to the store</p>
+
</div>
</div>
<div class="tags">
<p class="tag_title">Parameters:</p>
<ul class="param">
@@ -468,11 +483,12 @@
<span class='type'>(<tt>String</tt>)</span>
—
- <div class='inline'><p>the Square SDK repository name to look for</p>
+ <div class='inline'>
+<p>the Square SDK repository name to look for</p>
</div>
</li>
</ul>
@@ -486,12 +502,13 @@
<span class='type'>(<tt>Boolean</tt>)</span>
—
- <div class='inline'><p><code>true</code> if the targeted Square SDK repository is configured in this
-repository store, otherwise <code>false</code>.</p>
+ <div class='inline'>
+<p><code>true</code> if the targeted Square SDK repository is configured in
+this repository store, otherwise <code>false</code>.</p>
</div>
</li>
</ul>
@@ -526,11 +543,12 @@
</h3><div class="docstring">
<div class="discussion">
- <p>Returns a <span class='object_link'><a href="Repository.html" title="CocoapodsRepoSq::Repository (class)">CocoapodsRepoSq::Repository</a></span> instance if a Square SDK repository exists in the
+
+<p>Returns a <span class='object_link'><a href="Repository.html" title="CocoapodsRepoSq::Repository (class)">CocoapodsRepoSq::Repository</a></span> instance if a Square SDK repository exists in the
store with the given name</p>
</div>
</div>
@@ -546,11 +564,12 @@
<span class='type'>(<tt>String</tt>)</span>
—
- <div class='inline'><p>the Square SDK repository name to look for</p>
+ <div class='inline'>
+<p>the Square SDK repository name to look for</p>
</div>
</li>
</ul>
@@ -564,11 +583,12 @@
<span class='type'>(<tt><span class='object_link'><a href="Repository.html" title="CocoapodsRepoSq::Repository (class)">Repository</a></span></tt>)</span>
—
- <div class='inline'><p>a Square SDK repository</p>
+ <div class='inline'>
+<p>a Square SDK repository</p>
</div>
</li>
</ul>
@@ -621,11 +641,12 @@
</h3><div class="docstring">
<div class="discussion">
- <p>Returns all repositories currently configured in the store as a list of
+
+<p>Returns all repositories currently configured in the store as a list of
<span class='object_link'><a href="Repository.html" title="CocoapodsRepoSq::Repository (class)">CocoapodsRepoSq::Repository</a></span> objects</p>
</div>
</div>
@@ -640,11 +661,12 @@
<span class='type'>(<tt>Array<<span class='object_link'><a href="Repository.html" title="CocoapodsRepoSq::Repository (class)">Repository</a></span>></tt>)</span>
—
- <div class='inline'><p>the list of all Square SDK repositories</p>
+ <div class='inline'>
+<p>the list of all Square SDK repositories</p>
</div>
</li>
</ul>
@@ -685,13 +707,14 @@
</h3><div class="docstring">
<div class="discussion">
- <p>Registers a Square SDK repository on the local store</p>
+<p>Registers a Square SDK repository on the local store</p>
+
</div>
</div>
<div class="tags">
<p class="tag_title">Parameters:</p>
<ul class="param">
@@ -704,11 +727,12 @@
<span class='type'>(<tt>String</tt>)</span>
—
- <div class='inline'><p>the Square SDK repository name.</p>
+ <div class='inline'>
+<p>the Square SDK repository name.</p>
</div>
</li>
<li>
@@ -719,11 +743,12 @@
<span class='type'>(<tt>String</tt>)</span>
—
- <div class='inline'><p>the Square SDK repository username.</p>
+ <div class='inline'>
+<p>the Square SDK repository username.</p>
</div>
</li>
<li>
@@ -734,11 +759,12 @@
<span class='type'>(<tt>String</tt>)</span>
—
- <div class='inline'><p>the Square SDK repository password.</p>
+ <div class='inline'>
+<p>the Square SDK repository password.</p>
</div>
</li>
<li>
@@ -749,11 +775,12 @@
<span class='type'>(<tt>String</tt>)</span>
—
- <div class='inline'><p>the Square SDK repositories server URL.</p>
+ <div class='inline'>
+<p>the Square SDK repositories server URL.</p>
</div>
</li>
</ul>
@@ -767,11 +794,12 @@
<span class='type'>(<tt><span class='object_link'><a href="Repository.html" title="CocoapodsRepoSq::Repository (class)">Repository</a></span></tt>)</span>
—
- <div class='inline'><p>a Square SDK repository</p>
+ <div class='inline'>
+<p>a Square SDK repository</p>
</div>
</li>
</ul>
@@ -784,11 +812,12 @@
<span class='type'>(<tt>Pod::Informative</tt>)</span>
—
- <div class='inline'><p>if the repository has already been configured</p>
+ <div class='inline'>
+<p>if the repository has already been configured</p>
</div>
</li>
</ul>
@@ -845,13 +874,14 @@
</h3><div class="docstring">
<div class="discussion">
- <p>Removes a Square SDK repository from the local store</p>
+<p>Removes a Square SDK repository from the local store</p>
+
</div>
</div>
<div class="tags">
<p class="tag_title">Parameters:</p>
<ul class="param">
@@ -864,11 +894,12 @@
<span class='type'>(<tt>String</tt>)</span>
—
- <div class='inline'><p>the name of the Square SDK Repository to be removed.</p>
+ <div class='inline'>
+<p>the name of the Square SDK Repository to be removed.</p>
</div>
</li>
</ul>
@@ -882,12 +913,13 @@
<span class='type'>(<tt>Boolean</tt>)</span>
—
- <div class='inline'><p><code>true</code> if the targeted Square SDK repository was removed from the store,
-otherwise <code>false</code>.</p>
+ <div class='inline'>
+<p><code>true</code> if the targeted Square SDK repository was removed from
+the store, otherwise <code>false</code>.</p>
</div>
</li>
</ul>
@@ -918,12 +950,12 @@
</div>
</div>
<div id="footer">
- Generated on Tue May 8 15:22:23 2018 by
+ Generated on Fri Jun 1 09:24:34 2018 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
- 0.9.9 (ruby-2.4.2).
+ 0.9.12 (ruby-2.4.0).
</div>
</div>
</body>
</html>