doc/CocoapodsRepoSq/RepositoryStore.html in cocoapods-repo-sq-0.0.1.6 vs doc/CocoapodsRepoSq/RepositoryStore.html in cocoapods-repo-sq-0.0.1.9

- 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 - &mdash; Documentation by YARD 0.9.12 + &mdash; Documentation by YARD 0.9.9 </title> <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" /> @@ -99,14 +99,13 @@ </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&#39; home directory.</p> +filesystem inside Cocoapods’ home directory.</p> </div> </div> <div class="tags"> @@ -142,12 +141,11 @@ - <span class="summary_desc"><div class='inline'> -<p>Default store located in Cocoapods&#39;s home directory.</p> + <span class="summary_desc"><div class='inline'><p>Default store located in Cocoapods’s home directory.</p> </div></span> </li> @@ -175,12 +173,11 @@ - <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> @@ -199,13 +196,11 @@ - <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> @@ -226,12 +221,11 @@ - <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> @@ -250,13 +244,11 @@ - <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> @@ -275,12 +267,11 @@ - <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> @@ -299,12 +290,11 @@ - <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> @@ -323,14 +313,13 @@ </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"> @@ -345,13 +334,12 @@ <em class="default">(defaults to: <tt>nil</tt>)</em> &mdash; - <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> @@ -396,16 +384,15 @@ </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&#39;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> @@ -417,12 +404,11 @@ <span class='type'>(<tt><span class='object_link'><a href="" title="CocoapodsRepoSq::RepositoryStore (class)">RepositoryStore</a></span></tt>)</span> &mdash; - <div class='inline'> -<p>the default RepositoryStore</p> + <div class='inline'><p>the default RepositoryStore</p> </div> </li> </ul> @@ -463,14 +449,13 @@ </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"> @@ -483,12 +468,11 @@ <span class='type'>(<tt>String</tt>)</span> &mdash; - <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> @@ -502,13 +486,12 @@ <span class='type'>(<tt>Boolean</tt>)</span> &mdash; - <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> @@ -543,12 +526,11 @@ </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> @@ -564,12 +546,11 @@ <span class='type'>(<tt>String</tt>)</span> &mdash; - <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> @@ -583,12 +564,11 @@ <span class='type'>(<tt><span class='object_link'><a href="Repository.html" title="CocoapodsRepoSq::Repository (class)">Repository</a></span></tt>)</span> &mdash; - <div class='inline'> -<p>a Square SDK repository</p> + <div class='inline'><p>a Square SDK repository</p> </div> </li> </ul> @@ -641,12 +621,11 @@ </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> @@ -661,12 +640,11 @@ <span class='type'>(<tt>Array&lt;<span class='object_link'><a href="Repository.html" title="CocoapodsRepoSq::Repository (class)">Repository</a></span>&gt;</tt>)</span> &mdash; - <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> @@ -707,14 +685,13 @@ </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"> @@ -727,12 +704,11 @@ <span class='type'>(<tt>String</tt>)</span> &mdash; - <div class='inline'> -<p>the Square SDK repository name.</p> + <div class='inline'><p>the Square SDK repository name.</p> </div> </li> <li> @@ -743,12 +719,11 @@ <span class='type'>(<tt>String</tt>)</span> &mdash; - <div class='inline'> -<p>the Square SDK repository username.</p> + <div class='inline'><p>the Square SDK repository username.</p> </div> </li> <li> @@ -759,12 +734,11 @@ <span class='type'>(<tt>String</tt>)</span> &mdash; - <div class='inline'> -<p>the Square SDK repository password.</p> + <div class='inline'><p>the Square SDK repository password.</p> </div> </li> <li> @@ -775,12 +749,11 @@ <span class='type'>(<tt>String</tt>)</span> &mdash; - <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> @@ -794,12 +767,11 @@ <span class='type'>(<tt><span class='object_link'><a href="Repository.html" title="CocoapodsRepoSq::Repository (class)">Repository</a></span></tt>)</span> &mdash; - <div class='inline'> -<p>a Square SDK repository</p> + <div class='inline'><p>a Square SDK repository</p> </div> </li> </ul> @@ -812,12 +784,11 @@ <span class='type'>(<tt>Pod::Informative</tt>)</span> &mdash; - <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> @@ -874,14 +845,13 @@ </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"> @@ -894,12 +864,11 @@ <span class='type'>(<tt>String</tt>)</span> &mdash; - <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> @@ -913,13 +882,12 @@ <span class='type'>(<tt>Boolean</tt>)</span> &mdash; - <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> @@ -950,12 +918,12 @@ </div> </div> <div id="footer"> - Generated on Fri Apr 27 10:49:53 2018 by + Generated on Tue May 8 15:22:23 2018 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> - 0.9.12 (ruby-2.4.0). + 0.9.9 (ruby-2.4.2). </div> </div> </body> </html>