30 31 32
# File 'lib/resources/command.rb', line 30 def result @result ||= inspec.backend.run_command(@command) end