From 9f0819a3582e128a9ef88d6dd79801ecaabcf0f8 Mon Sep 17 00:00:00 2001
From: Anders Svensson
@@ -71,7 +72,6 @@ dependency, not an erl/hrl dependency.
Multiple@@ -90,18 +90,30 @@ Supress erl and hrl generation, respectively.
-Set
-Append &dict_inherits; of the specified module.
-Specifying
+Two forms of
+--inherits - +--inherits Prev/Mod ++ +
+The first has the effect of clearing any previous inherits, the second
+of replacing a previous inherits of
Multiple
All dictionaries should typically inherit &the_rfc; AVPs from
-
Example:
-@inherits diameter_gen_base_rfc3588 +@inherits diameter_gen_base_rfc6733-
Prepend the specified directory to the code path. @@ -85,7 +86,7 @@ dependency, not an erl/hrl dependency.
MultipleWrite generated source to the specified directory. @@ -95,18 +96,30 @@ Defaults to the current working directory.
-Set
-Append &dict_inherits; of the specified module.
-Specifying
+Two forms of
+{inherits, "-"} +{inherits, "Prev/Mod"} ++ +
+The first has the effect of clearing any previous inherits, the second
+of replacing a previous inherits of
Multiple
All options are string-valued. -In particular, it is not currently possible to -an &dict_inherits; module as an atom() or a path as a &filename;
+In particular, it is not currently possible to specify +an &dict_inherits; module as an atom(), or a path as an arbitrary +&filename; -- cgit v1.2.3