summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--weaver.ini9
1 files changed, 9 insertions, 0 deletions
diff --git a/weaver.ini b/weaver.ini
index 4cf1cae..f4c9077 100644
--- a/weaver.ini
+++ b/weaver.ini
@@ -14,12 +14,21 @@
[Collect / ATTRIBUTES]
command = attr
+[Collect / REQUIRED METHODS]
+command = require
+
[Collect / METHODS]
command = method
+[Collect / MODIFIED METHODS]
+command = modif
+
[Collect / FUNCTIONS]
command = func
+[Collect / TYPES]
+command = type
+
[Leftovers]
[Region / postlude]