Nix
2.26.3
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
outputs-spec.hh
Go to the documentation of this file.
1
#pragma once
3
4
#include <rapidcheck/gen/Arbitrary.h>
5
6
#include <
outputs-spec.hh
>
7
8
#include "
tests/path.hh
"
9
10
namespace
rc {
11
using namespace
nix;
12
13
template
<>
14
struct
Arbitrary<
OutputsSpec
> {
15
static
Gen<OutputsSpec> arbitrary();
16
};
17
18
}
outputs-spec.hh
path.hh
nix::OutputsSpec
Definition
outputs-spec.hh:26
src
libstore-test-support
tests
outputs-spec.hh
Generated by
1.13.2