# File lib/r10k/module/metadata_file.rb, line 13 def exist? @metadata_file_path.file? and @metadata_file_path.readable? end