Method: Libv8::Paths.include_paths

Defined in:
ext/libv8/paths.rb

.include_pathsObject



9
10
11
# File 'ext/libv8/paths.rb', line 9

def include_paths
  [Shellwords.escape("#{vendored_source_path}/include")]
end