Nix
2.29.0
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
man-pages.hh
Go to the documentation of this file.
1
#pragma once
3
4
#include <filesystem>
5
#include <string>
6
7
namespace
nix {
8
19
std::filesystem::path getNixManDir();
20
26
void
showManPage(
const
std::string & name);
27
28
}
src
nix
man-pages.hh
Generated by
1.13.2