Nix
2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
mount.hh
Go to the documentation of this file.
1
#pragma once
3
4
#include "
lix/libutil/types.hh
"
5
6
#if __linux__
7
namespace
nix {
8
13
void
bindPath(
const
Path
& source,
const
Path
& target,
bool
optional =
false
);
14
15
}
16
#endif
types.hh
nix::Path
std::string Path
Definition
types.hh:28
lix
libutil
mount.hh
Generated by
1.15.0