summaryrefslogtreecommitdiff
path: root/Net/SSH/Test/Extensions/Channel.html
diff options
context:
space:
mode:
authorMiklos Fazekas <mfazekas@szemafor.com>2019-10-25 19:30:38 +0200
committerMiklos Fazekas <mfazekas@szemafor.com>2019-10-25 19:30:38 +0200
commitf52ea64977dd7dd30fbc49ac651cb5f784b0818c (patch)
tree0ff3a2f29c8a24dc814037c30de1140c90293428 /Net/SSH/Test/Extensions/Channel.html
parent51c0dce218783c7eb82e5b45d65cfcb20f733288 (diff)
downloadnet-ssh-gh-pages.tar.gz
Update docsgh-pages
Diffstat (limited to 'Net/SSH/Test/Extensions/Channel.html')
-rw-r--r--Net/SSH/Test/Extensions/Channel.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/Net/SSH/Test/Extensions/Channel.html b/Net/SSH/Test/Extensions/Channel.html
index f84862f..b4b3420 100644
--- a/Net/SSH/Test/Extensions/Channel.html
+++ b/Net/SSH/Test/Extensions/Channel.html
@@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
-<title>module Net::SSH::Test::Extensions::Channel - net-ssh 4.2.0</title>
+<title>module Net::SSH::Test::Extensions::Channel - net-ssh 6.0.0.beta1</title>
<script type="text/javascript">
var rdoc_rel_prefix = "../../../../";
@@ -127,7 +127,7 @@ for output so that scripted sends are properly interpreted as discrete
<div class="method-source-code" id="send_data_for_test-source">
- <pre><span class="ruby-comment"># File lib/net/ssh/test/extensions.rb, line 103</span>
+ <pre><span class="ruby-comment"># File lib/net/ssh/test/extensions.rb, line 105</span>
<span class="ruby-keyword">def</span> <span class="ruby-identifier">send_data_for_test</span>(<span class="ruby-identifier">data</span>)
<span class="ruby-identifier">send_data_for_real</span>(<span class="ruby-identifier">data</span>)
<span class="ruby-identifier">enqueue_pending_output</span>