File Manager

Path: /proc/self/root/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/train-core-3.3.6/lib/train/

Viewing File: globals.rb

module Train
  def self.src_root
    File.expand_path(File.join(__FILE__, "..", "..", ".."))
  end
end