Submit
Path:
~
/
/
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
share
/
ruby
/
ruby-2.7.8
/
forwardable
/
File Content:
impl.rb
# :stopdoc: module Forwardable def self._valid_method?(method) catch {|tag| eval("BEGIN{throw tag}; ().#{method}", binding, __FILE__, __LINE__) } rescue SyntaxError false else true end def self._compile_method(src, file, line) eval(src, nil, file, line) end end
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
impl.rb
301 bytes
0644
version.rb
107 bytes
0644
N4ST4R_ID | Naxtarrr