package frama-c

  1. Overview
  2. Docs

doc/frama-c.kernel/Frama_c_kernel/System_config/User_dirs/index.html

Module System_config.User_dirs

Default user directories Unless you are working in the kernel of Frama-C, you should not use this.

val cache : unit -> Filepath.t

Where Frama-C should read/write cached files.

val config : unit -> Filepath.t

Where Frama-C should read/write config files.

val state : unit -> Filepath.t

Where Frama-C should read/write state files

OCaml

Innovation. Community. Security.