Method: Bitferry::Restic.executable

Defined in:
lib/bitferry.rb

.executableObject



1061
# File 'lib/bitferry.rb', line 1061

def self.executable = @executable ||= (restic = ENV['RESTIC']).nil? ? 'restic' : restic