package mopsa

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Params.PathsSource

Information about system setup of the analyzer

Sourceval opt_share_dir : string Stdlib.ref

Path to share directory

Sourceval set_share_dir : string -> unit
Sourceval get_configs_dir : unit -> string
Sourceval get_stubs_dir : unit -> string
Sourceval get_lang_stubs_dir : string -> unit -> string
Sourceval resolve_stub : string -> string -> string
Sourceval absolute_path : string -> string
Sourceval resolve_config_file : string -> string

Return the path of the configuration file

OCaml

Innovation. Community. Security.