Libraries
»
artex
(2.1.3)
»
Index
»
ArTeX
»
Document
»
#system_path
Method: ArTeX::Document#system_path
Defined in:
lib/artex/document.rb
#
system_path
⇒
Object
:nodoc:
86 87 88
# File 'lib/artex/document.rb', line 86
def
system_path
#:nodoc:
ENV
[
'PATH'
]
end