Skip to content
Snippets Groups Projects
Commit 660566c6 authored by Loïc Correnson's avatar Loïc Correnson
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent fc9751f0
No related branches found
No related tags found
No related merge requests found
......@@ -401,7 +401,7 @@ export interface Configuration {
command?: string;
/** Additional server arguments (default: empty). */
params: string[];
/** Server socket (default: `ipc:///tmp/frama-c.<pid>.io`). */
/** Server socket (default: `ipc:///tmp/ivette.frama-c.<pid>.io`). */
sockaddr?: string;
/** Shutdown timeout before server is hard killed, in milliseconds
* (default: 300ms). */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment