Uname : Linux premium36.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Soft : LiteSpeed
Ip : 198.54.115.237
Port : 443
~
/
proc
/
thread-self
/
root
/
opt
/
alt
/
ruby26
/
lib64
/
ruby
/
2.6.0
/
forwardable
[ HOME ]
Exec
Submit
File Name : impl.rb
# :stopdoc: module Forwardable def self._valid_method?(method) iseq = RubyVM::InstructionSequence.compile("().#{method}", nil, nil, 0, false) rescue SyntaxError false else iseq.to_a.dig(-1, 1, 1, :mid) == method.to_sym end def self._compile_method(src, file, line) RubyVM::InstructionSequence.compile(src, file, file, line, trace_instruction: false) .eval end end
Back
Folder Name
Submit
File Name
File Content
Submit
Name
Type
Size
Permission
Last Modified
Actions
.
dir
-
0755
2024-03-03 10:47:32
..
dir
-
0755
2024-03-03 10:47:39
impl.rb
text/x-ruby
414 B
0644
2023-07-26 03:03:14