nixd
Loading...
Searching...
No Matches
Format.cpp File Reference

Implementation of Formatting. More...

#include "nixd/Controller/Controller.h"
#include "nixd/Support/ForkPiped.h"
#include <boost/asio/post.hpp>
#include <sys/wait.h>

Go to the source code of this file.

Detailed Description

Implementation of Formatting.

For now nixd only support "external" formatting. That is, invokes an external command and then let that process do formatting.

Definition in file Format.cpp.