method
source_root
v2_6_3 -
Show latest stable
- Class:
Bundler::CLI
source_root()public
No documentation available.
# File lib/bundler/cli.rb, line 583
def self.source_root
File.expand_path(File.join(File.dirname(__FILE__), "templates"))
end