|
nixd
|
Implementation of Server Lifecycle. More...
#include "nixd-config.h"#include "nixd/CommandLine/Configuration.h"#include "nixd/CommandLine/Options.h"#include "nixd/Controller/Controller.h"#include "nixd/Eval/Launch.h"#include "nixd/Support/Exception.h"#include "lspserver/Protocol.h"#include <llvm/Support/CommandLine.h>Go to the source code of this file.
Implementation of Server Lifecycle.
Definition in file LifeTime.cpp.