watchexec ~master (2021-10-12T13:58:57Z)
Dub
Repo
expect
beep
Undocumented in source. Be warned that the author may not have intended to support it.
T1
expect
(T1 lhs, T2 rhs, Fence _, string file, size_t line)
T1
expect
(T1 lhs, Fence _, string file, size_t line)
T1
expect
(T1 lhs, T2 rhs, Fence _, string file, size_t line)
T1
expect
(T1 lhs, T2 rhs, Fence _, string file, size_t line)
T1
expect
(T1 lhs, Fence _, string file, size_t line)
T1
expect
(T1 lhs, T2 rhs, Fence _, string file, size_t line)
T1
expect
(T1 lhs, string re, Fence _, string file, size_t line)
auto
expect
(T1 lhs, Fence _, string file, size_t line)
auto
expect
(
OP
E
:
Exception
=
Exception
T1
)
(
lazy
T1
lhs
,
Fence
_
=
Fence
()
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
if
(
is
(
OP
==
throw_
) &&
__traits(
compiles
, )
)
Meta
Source
See Implementation
beep
classes
ExpectException
enums
contain
equal
greater
less
match
throw_
functions
expect
structs
Fence