nixd
|
#include "nixd-config.h"
#include "nixd/CommandLine/Options.h"
#include "nixd/Eval/AttrSetProvider.h"
#include <llvm/Support/CommandLine.h>
#include <lspserver/Connection.h>
#include <nixt/InitEval.h>
#include <unistd.h>
Go to the source code of this file.
Functions | |
int | main (int Argc, const char *Argv[]) |
int main | ( | int | Argc, |
const char * | Argv[] ) |
Definition at line 50 of file nixd-attrset-eval.cpp.
References nixt::initEval(), nixd::LitTest, and lspserver::LSPServer::run().