SILENT KILLERPanel

Current Path: > > opt > alt > > ruby27 > > share > ruby


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //opt/alt//ruby27//share/ruby

NameTypeSizeLast ModifiedActions
benchmark Directory - -
bigdecimal Directory - -
cgi Directory - -
csv Directory - -
delegate Directory - -
did_you_mean Directory - -
digest Directory - -
drb Directory - -
fiddle Directory - -
forwardable Directory - -
getoptlong Directory - -
io Directory - -
irb Directory - -
json Directory - -
logger Directory - -
matrix Directory - -
net Directory - -
observer Directory - -
open3 Directory - -
openssl Directory - -
optparse Directory - -
ostruct Directory - -
pstore Directory - -
psych Directory - -
racc Directory - -
reline Directory - -
rexml Directory - -
rinda Directory - -
ripper Directory - -
rss Directory - -
singleton Directory - -
syslog Directory - -
timeout Directory - -
tracer Directory - -
unicode_normalize Directory - -
uri Directory - -
vendor_ruby Directory - -
webrick Directory - -
yaml Directory - -
English.rb File 6258 bytes March 30 2023 12:34:08.
abbrev.rb File 3529 bytes March 30 2023 12:34:08.
base64.rb File 3379 bytes March 30 2023 12:34:08.
benchmark.rb File 18453 bytes March 30 2023 12:34:08.
bigdecimal.rb File 24 bytes June 06 2023 14:54:35.
cgi.rb File 10037 bytes March 30 2023 12:34:08.
coverage.rb File 368 bytes June 06 2023 14:54:35.
csv.rb File 55643 bytes March 30 2023 12:34:08.
date.rb File 1066 bytes June 06 2023 14:54:34.
debug.rb File 30624 bytes March 30 2023 12:34:08.
delegate.rb File 11343 bytes March 30 2023 12:34:08.
did_you_mean.rb File 3806 bytes March 30 2023 12:34:08.
digest.rb File 2894 bytes June 06 2023 14:54:35.
drb.rb File 50 bytes March 30 2023 12:34:08.
erb.rb File 29504 bytes March 30 2023 12:34:08.
expect.rb File 2217 bytes June 06 2023 14:54:35.
fiddle.rb File 1722 bytes June 06 2023 14:54:35.
fileutils.rb File 49211 bytes March 30 2023 12:34:08.
find.rb File 2526 bytes March 30 2023 12:34:08.
forwardable.rb File 9130 bytes March 30 2023 12:34:08.
getoptlong.rb File 15787 bytes March 30 2023 12:34:08.
ipaddr.rb File 19989 bytes March 30 2023 12:34:08.
irb.rb File 27603 bytes March 30 2023 12:34:08.
json.rb File 1809 bytes June 06 2023 14:54:34.
kconv.rb File 5861 bytes June 06 2023 14:54:34.
logger.rb File 16792 bytes March 30 2023 12:34:08.
matrix.rb File 61703 bytes March 30 2023 12:34:08.
mkmf.rb File 88539 bytes June 06 2023 14:51:26.
monitor.rb File 6920 bytes June 06 2023 14:54:35.
mutex_m.rb File 2214 bytes March 30 2023 12:34:08.
observer.rb File 5971 bytes March 30 2023 12:34:08.
open-uri.rb File 26088 bytes March 30 2023 12:34:08.
open3.rb File 22336 bytes March 30 2023 12:34:08.
openssl.rb File 469 bytes June 06 2023 14:54:34.
optionparser.rb File 59 bytes March 30 2023 12:34:08.
optparse.rb File 60919 bytes March 30 2023 12:34:08.
ostruct.rb File 10785 bytes March 30 2023 12:34:08.
pathname.rb File 16558 bytes June 06 2023 14:54:34.
pp.rb File 15978 bytes March 30 2023 12:34:08.
prettyprint.rb File 16276 bytes March 30 2023 12:34:08.
prime.rb File 12670 bytes March 30 2023 12:34:08.
pstore.rb File 15063 bytes March 30 2023 12:34:08.
psych.rb File 21718 bytes June 06 2023 14:54:34.
racc.rb File 137 bytes March 30 2023 12:34:08.
readline.rb File 113 bytes March 30 2023 12:34:08.
reline.rb File 13253 bytes March 30 2023 12:34:08.
resolv-replace.rb File 1805 bytes March 30 2023 12:34:08.
resolv.rb File 75326 bytes June 06 2023 14:51:27.
ripper.rb File 2494 bytes June 06 2023 14:54:35.
rss.rb File 2963 bytes March 30 2023 12:34:08.
securerandom.rb File 9528 bytes March 30 2023 12:34:08.
set.rb File 24622 bytes March 30 2023 12:34:08.
shellwords.rb File 6816 bytes March 30 2023 12:34:08.
singleton.rb File 4158 bytes March 30 2023 12:34:08.
socket.rb File 44702 bytes June 06 2023 14:54:34.
tempfile.rb File 11213 bytes March 30 2023 12:34:08.
time.rb File 24590 bytes March 30 2023 12:34:08.
timeout.rb File 4075 bytes March 30 2023 12:34:08.
tmpdir.rb File 4142 bytes March 30 2023 12:34:08.
tracer.rb File 6640 bytes March 30 2023 12:34:08.
tsort.rb File 14642 bytes March 30 2023 12:34:08.
un.rb File 10202 bytes March 30 2023 12:34:08.
uri.rb File 3039 bytes March 30 2023 12:34:08.
weakref.rb File 1473 bytes March 30 2023 12:34:08.
webrick.rb File 6890 bytes March 30 2023 12:34:08.
yaml.rb File 1845 bytes March 30 2023 12:34:08.

Reading File: //opt/alt//ruby27//share/ruby/expect.rb

# frozen_string_literal: true
$expect_verbose = false

# Expect library adds the IO instance method #expect, which does similar act to
# tcl's expect extension.
#
# In order to use this method, you must require expect:
#
#   require 'expect'
#
# Please see #expect for usage.
class IO
  # call-seq:
  #   IO#expect(pattern,timeout=9999999)                  ->  Array
  #   IO#expect(pattern,timeout=9999999) { |result| ... } ->  nil
  #
  # Reads from the IO until the given +pattern+ matches or the +timeout+ is over.
  #
  # It returns an array with the read buffer, followed by the matches.
  # If a block is given, the result is yielded to the block and returns nil.
  #
  # When called without a block, it waits until the input that matches the
  # given +pattern+ is obtained from the IO or the time specified as the
  # timeout passes. An array is returned when the pattern is obtained from the
  # IO. The first element of the array is the entire string obtained from the
  # IO until the pattern matches, followed by elements indicating which the
  # pattern which matched to the anchor in the regular expression.
  #
  # The optional timeout parameter defines, in seconds, the total time to wait
  # for the pattern.  If the timeout expires or eof is found, nil is returned
  # or yielded.  However, the buffer in a timeout session is kept for the next
  # expect call.  The default timeout is 9999999 seconds.
  def expect(pat,timeout=9999999)
    buf = ''.dup
    case pat
    when String
      e_pat = Regexp.new(Regexp.quote(pat))
    when Regexp
      e_pat = pat
    else
      raise TypeError, "unsupported pattern class: #{pat.class}"
    end
    @unusedBuf ||= ''
    while true
      if not @unusedBuf.empty?
        c = @unusedBuf.slice!(0)
      elsif !IO.select([self],nil,nil,timeout) or eof? then
        result = nil
        @unusedBuf = buf
        break
      else
        c = getc
      end
      buf << c
      if $expect_verbose
        STDOUT.print c
        STDOUT.flush
      end
      if mat=e_pat.match(buf) then
        result = [buf,*mat.captures]
        break
      end
    end
    if block_given? then
      yield result
    else
      return result
    end
    nil
  end
end

SILENT KILLER Tool