method
proc
ruby latest stable - Class:
Kernel
proc()public
Equivalent to Proc.new.
VALUE
rb_block_proc(void)
{
return proc_new(rb_cProc, FALSE);
} Related methods
- Instance methods
- Array
- BigDecimal
- Complex
- Float
- Hash
- Integer
- Pathname
- Rational
- String
- __callee__
- __dir__
- __method__
- `
- abort
- at_exit
- autoload
- autoload?
- binding
- block_given?
- callcc
- caller
- caller_locations
- catch
- chomp
- chop
- eval
- exec
- exit
- exit!
- fail
- fork
- format
- gem_original_require
- gets
- global_variables
- gsub
- iterator?
- lambda
- load
- local_variables
- loop
- p
- pretty_inspect
- printf
- proc
- putc
- puts
- raise
- rand
- readline
- readlines
- require_relative
- select
- set_trace_func
- sleep
- spawn
- sprintf
- srand
- sub
- syscall
- system
- test
- throw
- trace_var
- trap
- untrace_var
- warn
- Class methods
- URI
- open
- pp
- Private methods
-
open_uri_original_open -
JSON -
URI -
gem -
j -
jj -
open -
open_uri_original_open -
pp -
require -
scanf -
y