⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.116
Server IP:
78.40.11.138
Server:
Linux tango.o2switch.net 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
alt
/
ruby19
/
share
/
ri
/
1.9.1
/
system
/
Module
/
View File Name :
private-i.ri
U:RDoc::AnyMethod[iI"private:ETI"Module#private;FF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"DWith no arguments, sets the default visibility for subsequently;TI"Gdefined methods to private. With arguments, sets the named methods;TI" to have private visibility.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"module Mod ;FI" def a() end ;FI" def b() end ;FI" private ;FI" def c() end ;FI" private :a ;FI" end ;FI"0Mod.private_instance_methods #=> [:a, :c];F: @file0I"Fprivate -> self private(symbol, ...) -> self ;T0[ I"(*args);FI"vm_method.c;T