nixd
|
This file implements CLI initialized configuration. More...
#include "nixd/CommandLine/Configuration.h"
#include "nixd/CommandLine/Options.h"
#include "nixd/Controller/Configuration.h"
#include "nixd/Support/JSON.h"
#include "lspserver/Logger.h"
#include <llvm/Support/CommandLine.h>
#include <llvm/Support/JSON.h>
#include <string>
Go to the source code of this file.
This file implements CLI initialized configuration.
Definition in file CommandLine/Configuration.cpp.