tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
BehaviourReporter
tagion
behaviour
BehaviourReporter
Undocumented in source.
@
safe
synchronized
interface
BehaviourReporter {
const
(
Exception
)
before
(const(FeatureGroup*) feature_group);
const
(
Exception
)
after
(const(FeatureGroup*) feature_group);
}
Members
Functions
after
const
(
Exception
)
after
(const(FeatureGroup*) feature_group)
Undocumented in source.
before
const
(
Exception
)
before
(const(FeatureGroup*) feature_group)
Undocumented in source.
Meta
Source
See Implementation
tagion
behaviour
BehaviourReporter
interfaces
BehaviourReporter
static variables
reporter