File Manager
Path:
/
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
share
/
gems
/
gems
/
rack-2.2.23
/
lib
/
rack
/
Viewing File: file.rb
# frozen_string_literal: true require_relative 'files' module Rack File = Files end