Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.103
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby30 /
share /
gems /
gems /
rbs-1.4.0 /
core /
Delete
Unzip
Name
Size
Permission
Date
Action
array.rbs
72.72
KB
-rw-r--r--
2024-06-26 17:25
basic_object.rbs
9.61
KB
-rw-r--r--
2024-06-26 17:25
binding.rbs
5.31
KB
-rw-r--r--
2024-06-26 17:25
builtin.rbs
1.36
KB
-rw-r--r--
2024-06-26 17:25
class.rbs
4.43
KB
-rw-r--r--
2024-06-26 17:25
comparable.rbs
4.07
KB
-rw-r--r--
2024-06-26 17:25
complex.rbs
10.87
KB
-rw-r--r--
2024-06-26 17:25
constants.rbs
434
B
-rw-r--r--
2024-06-26 17:25
deprecated.rbs
54
B
-rw-r--r--
2024-06-26 17:25
dir.rbs
13.67
KB
-rw-r--r--
2024-06-26 17:25
encoding.rbs
11.92
KB
-rw-r--r--
2024-06-26 17:25
enumerable.rbs
16.88
KB
-rw-r--r--
2024-06-26 17:25
enumerator.rbs
6.76
KB
-rw-r--r--
2024-06-26 17:25
errno.rbs
12.63
KB
-rw-r--r--
2024-06-26 17:25
errors.rbs
14.09
KB
-rw-r--r--
2024-06-26 17:25
exception.rbs
6.38
KB
-rw-r--r--
2024-06-26 17:25
false_class.rbs
1.13
KB
-rw-r--r--
2024-06-26 17:25
fiber.rbs
1.96
KB
-rw-r--r--
2024-06-26 17:25
fiber_error.rbs
396
B
-rw-r--r--
2024-06-26 17:25
file.rbs
39.26
KB
-rw-r--r--
2024-06-26 17:25
file_test.rbs
1.73
KB
-rw-r--r--
2024-06-26 17:25
float.rbs
20.23
KB
-rw-r--r--
2024-06-26 17:25
gc.rbs
7.43
KB
-rw-r--r--
2024-06-26 17:25
global_variables.rbs
5.54
KB
-rw-r--r--
2024-06-26 17:25
hash.rbs
34.25
KB
-rw-r--r--
2024-06-26 17:25
integer.rbs
20.19
KB
-rw-r--r--
2024-06-26 17:25
io.rbs
28.67
KB
-rw-r--r--
2024-06-26 17:25
kernel.rbs
18.63
KB
-rw-r--r--
2024-06-26 17:25
marshal.rbs
5.67
KB
-rw-r--r--
2024-06-26 17:25
match_data.rbs
8.84
KB
-rw-r--r--
2024-06-26 17:25
math.rbs
9.84
KB
-rw-r--r--
2024-06-26 17:25
method.rbs
5.13
KB
-rw-r--r--
2024-06-26 17:25
module.rbs
37.44
KB
-rw-r--r--
2024-06-26 17:25
nil_class.rbs
1.73
KB
-rw-r--r--
2024-06-26 17:25
numeric.rbs
11.97
KB
-rw-r--r--
2024-06-26 17:25
object.rbs
26.33
KB
-rw-r--r--
2024-06-26 17:25
object_space.rbs
3.41
KB
-rw-r--r--
2024-06-26 17:25
proc.rbs
12.6
KB
-rw-r--r--
2024-06-26 17:25
process.rbs
40.72
KB
-rw-r--r--
2024-06-26 17:25
random.rbs
9.76
KB
-rw-r--r--
2024-06-26 17:25
range.rbs
6.76
KB
-rw-r--r--
2024-06-26 17:25
rational.rbs
12.76
KB
-rw-r--r--
2024-06-26 17:25
rb_config.rbs
1.66
KB
-rw-r--r--
2024-06-26 17:25
regexp.rbs
40.9
KB
-rw-r--r--
2024-06-26 17:25
ruby_vm.rbs
384
B
-rw-r--r--
2024-06-26 17:25
signal.rbs
1.81
KB
-rw-r--r--
2024-06-26 17:25
string.rbs
77.23
KB
-rw-r--r--
2024-06-26 17:25
string_io.rbs
8.02
KB
-rw-r--r--
2024-06-26 17:25
struct.rbs
1.27
KB
-rw-r--r--
2024-06-26 17:25
symbol.rbs
6.99
KB
-rw-r--r--
2024-06-26 17:25
thread.rbs
34.52
KB
-rw-r--r--
2024-06-26 17:25
thread_group.rbs
730
B
-rw-r--r--
2024-06-26 17:25
time.rbs
40.98
KB
-rw-r--r--
2024-06-26 17:25
trace_point.rbs
7.45
KB
-rw-r--r--
2024-06-26 17:25
true_class.rbs
1.19
KB
-rw-r--r--
2024-06-26 17:25
unbound_method.rbs
5.22
KB
-rw-r--r--
2024-06-26 17:25
warning.rbs
835
B
-rw-r--r--
2024-06-26 17:25
Save
Rename
# Pseudo I/O on String object, with interface corresponding to IO. # # Commonly used to simulate `$stdio` or `$stderr` # # ### Examples # # require 'stringio' # # # Writing stream emulation # io = StringIO.new # io.puts "Hello World" # io.string #=> "Hello World\n" # # # Reading stream emulation # io = StringIO.new "first\nsecond\nlast\n" # io.getc #=> "f" # io.gets #=> "irst\n" # io.read #=> "second\nlast\n" # class StringIO # Creates new StringIO instance from with *string* and *mode*. # def initialize: (?String string, ?String? mode) -> void # Equivalent to StringIO.new except that when it is called with a block, it # yields with the new instance and closes it, and returns the result which # returned from the block. # def self.open: [U] (?String string, ?String? mode) { (StringIO arg) -> U } -> U def <<: (untyped arg0) -> self # Puts stream into binary mode. See IO#binmode. # def binmode: () -> self # Closes a StringIO. The stream is unavailable for any further data operations; # an `IOError` is raised if such an attempt is made. # def close: () -> nil # Closes the read end of a StringIO. Will raise an `IOError` if the receiver is # not readable. # def close_read: () -> nil # Closes the write end of a StringIO. Will raise an `IOError` if the receiver # is not writeable. # def close_write: () -> nil # Returns `true` if the stream is completely closed, `false` otherwise. # def closed?: () -> bool # Returns `true` if the stream is not readable, `false` otherwise. # def closed_read?: () -> bool # Returns `true` if the stream is not writable, `false` otherwise. # def closed_write?: () -> bool # See IO#each. # def each: (?String sep, ?Integer limit, ?chomp: boolish) { (String) -> untyped } -> self | (?String sep, ?Integer limit, ?chomp: boolish) -> ::Enumerator[String, self] # See IO#each_byte. # def each_byte: () { (Integer arg0) -> untyped } -> self | () -> ::Enumerator[Integer, self] # See IO#each_char. # def each_char: () { (String arg0) -> untyped } -> self | () -> ::Enumerator[String, self] # See IO#each_codepoint. # def each_codepoint: () { (Integer arg0) -> untyped } -> self | () -> ::Enumerator[Integer, self] # Returns true if the stream is at the end of the data (underlying string). The # stream must be opened for reading or an `IOError` will be raised. # def eof: () -> bool # Raises NotImplementedError. # def fcntl: (Integer integer_cmd, String | Integer arg) -> Integer # Returns `nil`. Just for compatibility to IO. # def fileno: () -> nil # Returns an object itself. Just for compatibility to IO. # def flush: () -> self # Returns 0. Just for compatibility to IO. # def fsync: () -> Integer? # See IO#getbyte. # def getbyte: () -> Integer? # See IO#getc. # def getc: () -> String? # See IO#gets. # def gets: (?String sep, ?Integer limit, ?chomp: boolish) -> String? # Returns the Encoding of the internal string if conversion is specified. # Otherwise returns `nil`. # def internal_encoding: () -> Encoding # Returns the Encoding object that represents the encoding of the file. If the # stream is write mode and no encoding is specified, returns `nil`. # def external_encoding: () -> Encoding # Returns `false`. Just for compatibility to IO. # def isatty: () -> bool # Returns the current line number. The stream must be opened for reading. # `lineno` counts the number of times `gets` is called, rather than the number # of newlines encountered. The two values will differ if `gets` is called with # a separator other than newline. See also the `$.` variable. # def lineno: () -> Integer # Manually sets the current line number to the given value. `$.` is updated only # on the next read. # def lineno=: (Integer arg0) -> Integer # Returns `nil`. Just for compatibility to IO. # def pid: () -> nil # Returns the current offset (in bytes). # def pos: () -> Integer # Seeks to the given position (in bytes). # def pos=: (Integer arg0) -> Integer def print: (*untyped arg0) -> nil def printf: (String format_string, *untyped arg0) -> nil # See IO#putc. # def putc: (Numeric | String arg0) -> untyped def puts: (*untyped arg0) -> nil # See IO#read. # def read: (?Integer length, ?String outbuf) -> String? def read_nonblock: (Integer len) -> String | (Integer len, ?String buf) -> String def readbyte: () -> Integer def readchar: () -> String def readline: (?String sep, ?Integer limit) -> String # See IO#readlines. # def readlines: (?String sep, ?Integer limit, ?chomp: boolish) -> ::Array[String] def readpartial: (Integer maxlen) -> String | (Integer maxlen, ?String outbuf) -> String # Reinitializes the stream with the given *other_StrIO* or *string* and *mode* # (see StringIO#new). # def reopen: (StringIO other) -> self | (String other, ?String mode_str) -> self # Positions the stream to the beginning of input, resetting `lineno` to zero. # def rewind: () -> Integer # Seeks to a given offset *amount* in the stream according to the value of # *whence* (see IO#seek). # def seek: (Integer amount, ?Integer whence) -> Integer # Specify the encoding of the StringIO as *ext_enc*. Use the default external # encoding if *ext_enc* is nil. 2nd argument *int_enc* and optional hash *opt* # argument are ignored; they are for API compatibility to IO. # def set_encoding: (?String | Encoding ext_or_ext_int_enc) -> self | (?String | Encoding ext_or_ext_int_enc, ?String | Encoding int_enc) -> self # Returns underlying String object, the subject of IO. # def string: () -> String # Changes underlying String object, the subject of IO. # def string=: (String str) -> String # Returns the size of the buffer string. # def size: () -> Integer # Returns `true` always. # def sync: () -> bool # Returns the argument unchanged. Just for compatibility to IO. # def sync=: (boolish) -> bool def sysread: (Integer maxlen, String outbuf) -> String def syswrite: (String arg0) -> Integer # Returns the current offset (in bytes). # def tell: () -> Integer # Returns `false`. Just for compatibility to IO. # def tty?: () -> bool # See IO#ungetbyte # def ungetbyte: (String | Integer arg0) -> nil # Pushes back one character (passed as a parameter) such that a subsequent # buffered read will return it. There is no limitation for multiple pushbacks # including pushing back behind the beginning of the buffer string. # def ungetc: (String arg0) -> nil # Appends the given string to the underlying buffer string. The stream must be # opened for writing. If the argument is not a string, it will be converted to # a string using `to_s`. Returns the number of bytes written. See IO#write. # def write: (String arg0) -> Integer # This is a deprecated alias for #each_byte. # def bytes: () { (Integer arg0) -> untyped } -> self | () -> ::Enumerator[Integer, self] # This is a deprecated alias for #each_char. # def chars: () { (String arg0) -> untyped } -> self | () -> ::Enumerator[String, self] # This is a deprecated alias for #each_codepoint. # def codepoints: () { (Integer arg0) -> untyped } -> self | () -> ::Enumerator[Integer, self] # See IO#each. # def each_line: (?String sep, ?Integer limit, ?chomp: boolish) { (String) -> untyped } -> self | (?String sep, ?Integer limit, ?chomp: boolish) -> ::Enumerator[String, self] # Returns true if the stream is at the end of the data (underlying string). The # stream must be opened for reading or an `IOError` will be raised. # def eof?: () -> bool # This is a deprecated alias for #each_line. # def lines: (?String sep, ?Integer limit) { (String arg0) -> untyped } -> self | (?String sep, ?Integer limit) -> ::Enumerator[String, self] end