module VagrantPlugins::Cachier::Cap::Arch::PacmanCacheDir
Public Class Methods
Source
# File lib/vagrant-cachier/cap/arch/pacman_cache_dir.rb, line 6 def self.pacman_cache_dir(machine) '/var/cache/pacman/pkg' end
# File lib/vagrant-cachier/cap/arch/pacman_cache_dir.rb, line 6 def self.pacman_cache_dir(machine) '/var/cache/pacman/pkg' end