Method List
Search:
-
#!~ Kernel
-
#% Fixnum
-
#% Float
-
#% String
-
#& NilClass
-
#& TrueClass
-
#& FalseClass
-
#& Fixnum
-
#& Float
-
#& Array
-
#* Array
-
#* String
-
#* Fixnum
-
#* Float
-
#* Complex
-
#* Rational
-
#** Integral
-
#+ Array
-
#+ String
-
#+ Fixnum
-
#+ Float
-
#+ Time
-
#+ Complex
-
#+ Enumerator
-
#+ Enumerator::Chain
-
#+ Rational
-
#+@ Numeric
-
#+@ Complex
-
#- Fixnum
-
#- Float
-
#- Time
-
#- Array
-
#- Complex
-
#- Rational
-
#-@ Numeric
-
#-@ Complex
-
#/ Integral
-
#/ Complex
-
#/ Rational
-
#< Integral
-
#< Comparable
-
#< Hash
-
#< Module
-
#<< Array
-
#<< Fixnum
-
#<< Float
-
#<< String
-
#<< IO
-
#<< Method
-
#<< Proc
-
#<< Enumerator::Yielder
-
#<= Integral
-
#<= Comparable
-
#<= Hash
-
#<= Module
-
#<=> String
-
#<=> Symbol
-
#<=> Integral
-
#<=> Array
-
#<=> Time
-
#<=> Module
-
#<=> Rational
-
#== String
-
#== Fixnum
-
#== Float
-
#== Hash
-
#== Array
-
#== Comparable
-
#== Time
-
#== Fiber
-
#== UnboundMethod
-
#== Method
-
#== Struct
-
#== Complex
-
#== Rational
-
#=== Kernel
-
#=== Proc
-
#> Integral
-
#> Comparable
-
#> Hash
-
#> Module
-
#>= Integral
-
#>= Comparable
-
#>= Hash
-
#>= Module
-
#>> Fixnum
-
#>> Float
-
#>> Method
-
#>> Proc
-
Array Kernel
-
Float Kernel
-
Hash Kernel
-
Integer Kernel
-
#Rational Kernel
-
String Kernel
-
#[] Hash
-
#[] Array
-
#[] String
-
#[] Method
-
#[] Struct
-
[] Hash
-
#[]= Hash
-
#[]= Array
-
#[]= String
-
#[]= Struct
-
#^ NilClass
-
#^ TrueClass
-
#^ FalseClass
-
#^ Fixnum
-
#^ Float
-
#__ary_cmp Array
-
#__ary_eq Array
-
#__ary_index Array
-
#__case_eqq Kernel
-
#__coerce_step_counter Integral
-
#__delete Hash
-
#__lines String
-
#__method__ Kernel
-
#__printstr__ Kernel
-
#__sub_replace String
-
#__svalue Array
-
#__to_int Kernel
-
#__to_str Kernel
-
__update_hash Enumerable
-
#_inspect Hash
-
#_inspect Array
-
#_inspect Kernel
-
#_inspect Struct
-
#_is_socket= BasicSocket
-
#_read_buf IO
-
#_recvfrom BasicSocket
-
#_setnonblock BasicSocket
-
#_sockaddr_in UDPSocket
-
#_to_array Addrinfo
-
#` Kernel
-
#abs Numeric
-
#abs Complex
-
#abs2 Complex
-
#accept TCPServer
-
#accept Socket
-
#accept UNIXServer
-
#accept_nonblock TCPServer
-
#accept_nonblock Socket
-
#accept_nonblock UNIXServer
-
acos Math
-
acosh Math
-
#addr IPSocket
-
#addr UNIXSocket
-
#afamily Addrinfo
-
#alive? Fiber
-
#all? Enumerable
-
#any? Enumerable
-
#arg Complex
-
#args NoMethodError
-
#args Enumerator
-
#arity UnboundMethod
-
#arity Method
-
#asctime Time
-
asin Math
-
asinh Math
-
#assoc Array
-
#at Array
-
atan Math
-
atan2 Math
-
atanh Math
-
#attr_accessor Module
-
#backtrace Exception
-
#between? Comparable
-
#bind UnboundMethod
-
#bind UDPSocket
-
#bind Socket
-
#bind_call UnboundMethod
-
#block_given? Kernel
-
bool Socket::Option
-
#bool Socket::Option
-
#bsearch Array
-
#bsearch_index Array
-
#bytes String
-
#bytesize String
-
#byteslice String
-
#call Method
-
caller Kernel
-
#canonname Addrinfo
-
#capitalize String
-
#capitalize Symbol
-
#capitalize! String
-
#casecmp String
-
#casecmp Symbol
-
#casecmp? String
-
#casecmp? Symbol
-
cbrt Math
-
#ceil Integer
-
#ceil Float
-
#chain Enumerable
-
#chars String
-
#chomp String
-
#chomp! String
-
#chop String
-
#chop! String
-
#chr String
-
#clamp Comparable
-
#class Kernel
-
#clear Hash
-
#clear Array
-
#clear String
-
#clone Kernel
-
#close IO
-
#close BasicSocket
-
#close_write IO
-
#closed? IO
-
#codepoints String
-
#collect Enumerable
-
#collect! Array
-
#combination Array
-
#compact Hash
-
#compact Array
-
#compact! Hash
-
#compact! Array
-
#concat Array
-
#concat String
-
#concat_path File
-
#conjugate Complex
-
#connect UDPSocket
-
#connect Socket
-
#connect_nonblock Socket
-
cos Math
-
cosh Math
-
#count String
-
#count Enumerable
-
#cover? String
-
#ctime Time
-
#curry Proc
-
#cycle Enumerable
-
#data Socket::Option
-
#day Time
-
#default Hash
-
#default= Hash
-
#default_proc Hash
-
#default_proc= Hash
-
#define_singleton_method Kernel
-
#delete Hash
-
#delete Array
-
#delete String
-
#delete! String
-
#delete_at Array
-
#delete_if Hash
-
#delete_if Array
-
#delete_prefix String
-
#delete_prefix! String
-
#delete_suffix String
-
#delete_suffix! String
-
#detect Enumerable
-
#difference Array
-
#dig Hash
-
#dig Struct
-
#dig Array
-
directory? File
-
#div Integral
-
#divmod Fixnum
-
#divmod Float
-
do_not_reverse_lookup BasicSocket
-
#do_not_reverse_lookup BasicSocket
-
do_not_reverse_lookup= BasicSocket
-
#downcase String
-
#downcase Symbol
-
#downcase! String
-
#downto Integral
-
#drop Enumerable
-
#drop Enumerator::Lazy
-
#drop_while Enumerable
-
#drop_while Enumerator::Lazy
-
#dst? Time
-
#dump String
-
#dup Kernel
-
#each Hash
-
#each Range
-
#each IO
-
#each Struct
-
#each Enumerator::Chain
-
#each Enumerator
-
#each Enumerator::Generator
-
#each_byte String
-
#each_byte IO
-
#each_char String
-
#each_cons Enumerable
-
#each_index Array
-
#each_key Hash
-
#each_line String
-
#each_pair Struct
-
#each_slice Enumerable
-
#each_value Hash
-
#each_with_index Enumerable
-
#each_with_index Enumerator
-
#each_with_object Enumerable
-
#empty? Hash
-
#empty? Array
-
#empty? String
-
#empty? Symbol
-
#end_with? String
-
#entries Enumerable
-
#eof? IO
-
#eql? Kernel
-
#eql? String
-
#eql? Fixnum
-
#eql? Float
-
#eql? Hash
-
#eql? Array
-
#eql? UnboundMethod
-
#eql? Method
-
#eql? Struct
-
erf Math
-
erfc Math
-
#exception Exception
-
exist? File
-
exists? File
-
exp Math
-
expand_path File
-
#extend Kernel
-
extname File
-
fail Kernel
-
#family Socket::Option
-
#fdiv Complex
-
#feed Enumerator
-
#fetch Hash
-
#fetch Array
-
#fetch_values Hash
-
#fib Enumerator
-
file? File
-
#fileno IO
-
#fill Array
-
#filter_map Enumerable
-
#find_all Enumerable
-
#find_index Enumerable
-
#finite? Numeric
-
#finite? Float
-
#first Array
-
#first Enumerable
-
#first Range
-
#flat_map Enumerable
-
#flat_map Enumerator::Lazy
-
#flatten Hash
-
#flatten Array
-
#flatten! Array
-
#flock File
-
#floor Integer
-
#floor Float
-
#flush IO
-
for_fd BasicSocket
-
foreach File
-
foreach Addrinfo
-
#format Kernel
-
#freeze Kernel
-
frexp Math
-
#friday? Time
-
#frozen? Kernel
-
getaddress IPSocket
-
getaddrinfo Socket
-
#getbyte String
-
#getc IO
-
#getgm Time
-
#getlocal Time
-
#getnameinfo Addrinfo
-
#getpeereid BasicSocket
-
#getpeername BasicSocket
-
#gets IO
-
#gets Kernel
-
#getsockname BasicSocket
-
#getsockopt BasicSocket
-
#getutc Time
-
#global_variables Kernel
-
#gmt? Time
-
#gmtime Time
-
#grep Enumerable
-
#grep Enumerator::Lazy
-
#group_by Enumerable
-
#gsub String
-
#gsub! String
-
#has_key? Hash
-
#has_value? Hash
-
#hash Kernel
-
#hash String
-
#hash Enumerable
-
#hash Range
-
#hash IO
-
#hex String
-
#hour Time
-
hypot Math
-
#id2name Symbol
-
#include Module
-
include Top Level Namespace
-
#include? Hash
-
#include? String
-
#include? Enumerable
-
#index Array
-
#index String
-
#infinite? Numeric
-
#infinite? Float
-
#initialize Hash
-
#initialize Exception
-
#initialize String
-
#initialize Array
-
#initialize NameError
-
#initialize NoMethodError
-
#initialize IO
-
#initialize Time
-
#initialize Fiber
-
#initialize Random
-
#initialize Struct
-
#initialize File
-
#initialize Addrinfo
-
#initialize BasicSocket
-
#initialize TCPSocket
-
#initialize TCPServer
-
#initialize UDPSocket
-
#initialize Socket
-
#initialize UNIXSocket
-
#initialize UNIXServer
-
#initialize Socket::Option
-
#initialize Enumerator::Lazy
-
#initialize Enumerator::Chain
-
#initialize Enumerator
-
#initialize Enumerator::Generator
-
#initialize Enumerator::Yielder
-
#initialize_copy Array
-
#initialize_copy Kernel
-
#initialize_copy String
-
#initialize_copy Time
-
#initialize_copy Struct
-
#initialize_copy Enumerator
-
#inject Enumerable
-
#insert Array
-
#insert String
-
#inspect Exception
-
#inspect Kernel
-
#inspect NilClass
-
#inspect TrueClass
-
#inspect FalseClass
-
#inspect String
-
#inspect Symbol
-
#inspect Fixnum
-
#inspect Float
-
#inspect Hash
-
#inspect Array
-
#inspect Time
-
#inspect UnboundMethod
-
#inspect Method
-
#inspect Addrinfo
-
#inspect Socket::Option
-
#inspect Struct
-
#inspect Complex
-
#inspect Enumerator::Chain
-
#inspect Rational
-
#inspect Enumerator
-
#inspect_sockaddr Addrinfo
-
#instance_of? Kernel
-
#instance_variable_defined? Kernel
-
#instance_variable_get Kernel
-
#instance_variable_set Kernel
-
#instance_variables Kernel
-
int Socket::Option
-
#int Socket::Option
-
#intern String
-
#intersection Array
-
#invert Hash
-
ip Addrinfo
-
#ip? Addrinfo
-
#ip_address Addrinfo
-
#ip_port Addrinfo
-
#ip_unpack Addrinfo
-
#ipv4? Addrinfo
-
#ipv6? Addrinfo
-
#is_a? Kernel
-
#isatty IO
-
#iterator? Kernel
-
#join Array
-
join File
-
#keep_if Hash
-
#keep_if Array
-
#key Hash
-
#key? Hash
-
#keys Hash
-
#kind_of? Kernel
-
#last Array
-
#last String
-
#lazy Enumerable
-
ldexp Math
-
#length Hash
-
#length Array
-
#length String
-
#length Struct
-
#level Socket::Option
-
#lines String
-
#linger Socket::Option
-
#listen TCPServer
-
#listen Socket
-
#listen UNIXServer
-
#ljust String
-
#local_address BasicSocket
-
#local_variables Kernel
-
#localtime Time
-
log Math
-
log10 Math
-
log2 Math
-
#loop Kernel
-
#lstrip String
-
#lstrip! String
-
#map Enumerator::Lazy
-
#max Enumerable
-
#max Range
-
#max_by Enumerable
-
#mday Time
-
#member? Hash
-
#members Struct
-
#merge Hash
-
#merge! Hash
-
#message Exception
-
#meth Enumerator
-
#method_missing Kernel
-
#methods Kernel
-
#min Enumerable
-
#min Time
-
#min Range
-
#min_by Enumerable
-
#minmax Enumerable
-
#minmax_by Enumerable
-
#mon Time
-
#monday? Time
-
#month Time
-
#mtime File
-
#name NameError
-
#name UnboundMethod
-
#name Method
-
#nan? Float
-
#negative? Numeric
-
new_with_prelude TCPSocket
-
#next Integral
-
#next String
-
#next Enumerator
-
#next! String
-
#next_values Enumerator
-
#nil? Kernel
-
#nil? NilClass
-
#none? Enumerable
-
#nonzero? Numeric
-
#obj Enumerator
-
#object_id Kernel
-
#oct String
-
#one? Enumerable
-
open IO
-
#open Kernel
-
open Socket
-
#optname Socket::Option
-
#ord String
-
#owner UnboundMethod
-
#owner Method
-
#p Kernel
-
#parameters UnboundMethod
-
#parameters Method
-
#partition Enumerable
-
#partition String
-
#path File
-
path File
-
#path UNIXSocket
-
#peek Enumerator
-
#peek_values Enumerator
-
#peeraddr IPSocket
-
#peeraddr UNIXSocket
-
#permutation Array
-
#pfamily Addrinfo
-
#pid IO
-
pipe IO
-
pipe? File
-
polar Complex
-
#polar Complex
-
#pop Array
-
popen IO
-
#pos IO
-
#pos= IO
-
#positive? Numeric
-
#prepend Module
-
#prepend String
-
#print IO
-
#print Kernel
-
#printf IO
-
#printf Kernel
-
private Top Level Namespace
-
#private_methods Kernel
-
produce Enumerator
-
protected Top Level Namespace
-
#protected_methods Kernel
-
#protocol Addrinfo
-
public Top Level Namespace
-
#public_methods Kernel
-
#push Array
-
#puts IO
-
#puts Kernel
-
#quo Integral
-
#raise Kernel
-
#rand Random
-
#rassoc Array
-
read IO
-
#read IO
-
#readchar IO
-
#readline IO
-
#readlines IO
-
#real? Complex
-
#receiver Method
-
#rectangular Complex
-
#recv BasicSocket
-
#recv_nonblock BasicSocket
-
#recvfrom IPSocket
-
#recvfrom Socket
-
#recvfrom UNIXSocket
-
#recvfrom_nonblock UDPSocket
-
#recvfrom_nonblock Socket
-
#rehash Hash
-
#reject Enumerable
-
#reject Hash
-
#reject Enumerator::Lazy
-
#reject! Hash
-
#reject! Array
-
#remote_address BasicSocket
-
#remove_instance_variable Kernel
-
#replace Array
-
#replace String
-
#replace Hash
-
#respond_to? Kernel
-
#result StopIteration
-
#resume Fiber
-
#reverse Array
-
#reverse String
-
#reverse! Array
-
#reverse! String
-
#reverse_each Enumerable
-
#reverse_each Array
-
#rewind IO
-
#rewind Enumerator::Chain
-
#rewind Enumerator
-
#rindex Array
-
#rindex String
-
#rjust String
-
#rotate Array
-
#rotate! Array
-
#round Float
-
#rpartition String
-
#rstrip String
-
#rstrip! String
-
#saturday? Time
-
#sec Time
-
#seek IO
-
#select Hash
-
#select Struct
-
#select Enumerator::Lazy
-
#select! Hash
-
#select! Array
-
#send BasicSocket
-
#send Kernel
-
#send UDPSocket
-
#set_backtrace Exception
-
#setbyte String
-
#setsockopt BasicSocket
-
#shift Hash
-
#shift Array
-
#shutdown BasicSocket
-
sin Math
-
#singleton_class Kernel
-
#singleton_method Kernel
-
#singleton_methods Kernel
-
sinh Math
-
#size Hash
-
#size Array
-
#size String
-
#size Struct
-
size File
-
#size Enumerator::Chain
-
size? File
-
#slice Array
-
#slice String
-
#slice Hash
-
#slice! Array
-
#slice! String
-
sockaddr_in Socket
-
socket? File
-
socketpair UNIXSocket
-
#socktype Addrinfo
-
#sort Enumerable
-
#sort Array
-
#sort! Array
-
#sort_by Enumerable
-
#source_location UnboundMethod
-
#source_location Method
-
#split String
-
#sprintf Kernel
-
sqrt Math
-
#squeeze String
-
#squeeze! String
-
#srand Random
-
#start_with? String
-
#step Integral
-
#store Hash
-
#strip String
-
#strip! String
-
#sub String
-
#sub! String
-
#succ String
-
#succ! String
-
#sunday? Time
-
#super_method UnboundMethod
-
#super_method Method
-
#swapcase String
-
#swapcase! String
-
symlink? File
-
#sync IO
-
#sync= IO
-
#sysaccept TCPServer
-
#sysaccept Socket
-
#sysaccept UNIXServer
-
#sysread IO
-
#sysread BasicSocket
-
#sysseek IO
-
#sysseek BasicSocket
-
#syswrite IO
-
#syswrite BasicSocket
-
#take Enumerable
-
#take Enumerator::Lazy
-
#take_while Enumerable
-
#take_while Enumerator::Lazy
-
#tally Enumerable
-
tan Math
-
tanh Math
-
#tap Kernel
-
tcp Addrinfo
-
#thursday? Time
-
#times Integral
-
#to_a Struct
-
#to_a NilClass
-
#to_enum Kernel
-
#to_enum Enumerator::Lazy
-
#to_f String
-
#to_f Fixnum
-
#to_f Float
-
#to_f Time
-
#to_f NilClass
-
#to_h Struct
-
#to_h NilClass
-
#to_h Enumerable
-
#to_h Hash
-
#to_h Array
-
#to_i String
-
#to_i Integer
-
#to_i Float
-
#to_i Time
-
#to_i NilClass
-
#to_int Integer
-
#to_int Float
-
#to_proc Symbol
-
#to_proc Hash
-
#to_proc Method
-
#to_proc Proc
-
#to_r Complex
-
#to_r Numeric
-
#to_s Exception
-
#to_s Kernel
-
#to_s NilClass
-
#to_s TrueClass
-
#to_s FalseClass
-
#to_s String
-
#to_s Symbol
-
#to_s Fixnum
-
#to_s Float
-
#to_s Time
-
#to_s UnboundMethod
-
#to_s Method
-
#to_s Complex
-
#to_s Rational
-
#to_sockaddr Addrinfo
-
#to_str String
-
#to_sym String
-
#to_sym Symbol
-
#tr String
-
#tr! String
-
#tr_s String
-
#tr_s! String
-
#transfer Fiber
-
#transform_keys Hash
-
#transform_keys! Hash
-
#transform_values Hash
-
#transform_values! Hash
-
#transpose Array
-
#truncate Float
-
#tuesday? Time
-
udp Addrinfo
-
#unbind Method
-
#ungetc IO
-
#union Array
-
#uniq Enumerable
-
#uniq Enumerator::Lazy
-
#uniq Array
-
#uniq! Array
-
unix Addrinfo
-
#unix? Addrinfo
-
#unix_path Addrinfo
-
#unpack Socket::Option
-
unpack_sockaddr_in Socket
-
unpack_sockaddr_un Socket
-
#unshift Array
-
#upcase String
-
#upcase Symbol
-
#upcase! String
-
#upto Integral
-
#upto String
-
#usec Time
-
#utc Time
-
#utc? Time
-
#value? Hash
-
#values Hash
-
#values Struct
-
#values_at Struct
-
#values_at Array
-
#values_at Hash
-
#wday Time
-
#wednesday? Time
-
#with_index Enumerator
-
#with_object Enumerator
-
#write IO
-
#yday Time
-
#year Time
-
#yield Proc
-
#yield Enumerator::Yielder
-
#yield_self Kernel
-
zero? File
-
#zero? Numeric
-
#zip Enumerable
-
#zip Enumerator::Lazy
-
#zone Time
-
#| NilClass
-
#| TrueClass
-
#| FalseClass
-
#| Fixnum
-
#| Float
-
#| Array
-
#~ Fixnum
-
#~ Float