Sha256: eb24f78b8e801e1f6556eb4e7ad2853f68b635e9528e3c18bebd2dfbffc75e8c
Contents?: true
Size: 988 Bytes
Versions: 2
Compression:
Stored size: 988 Bytes
Contents
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>svn (Autobuild)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> <pre><span class="ruby-comment cmt"># File lib/autobuild/import/svn.rb, line 28</span> <span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">svn</span>(<span class="ruby-identifier">source</span>, <span class="ruby-identifier">options</span> = {}) <span class="ruby-constant">SVN</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">source</span>, <span class="ruby-identifier">options</span>) <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
autobuild-0.6 | doc/classes/Autobuild.src/M000035.html |
autobuild-0.6 | doc/classes/Autobuild.src/M000007.html |