Nix
2.26.3
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
}
name
const std::string_view & name
Definition
lexer.l:1709
src
nix
man-pages.hh
Generated by
1.13.2