module AemLookout

A helper class for running terminal commands in the background while streaming to a Ruby logger.

Constants

VERSION

Public Instance Methods

vlt_executable() click to toggle source
# File lib/aem_lookout.rb, line 12
def vlt_executable
  VltWrapper.executable
end