Method: ArTeX::Document#system_path

Defined in:
lib/artex/document.rb

#system_pathObject

:nodoc:



86
87
88
# File 'lib/artex/document.rb', line 86

def system_path #:nodoc:
  ENV['PATH']
end