Method: Avm::Git::SpecHelper::StubbedGitRepositoryFile#path

Defined in:
lib/avm/git/spec_helper.rb

#pathObject



39
40
41
# File 'lib/avm/git/spec_helper.rb', line 39

def path
  ::File.join(git, *subpath)
end