We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af746d commit cb2c430Copy full SHA for cb2c430
doc/modules/ROOT/pages/nrepl-api/ops.adoc
@@ -969,7 +969,7 @@ Required parameters::
969
{blank}
970
971
Optional parameters::
972
-* `:filter-regex` Only the specs that matches filter prefix regex will be returned
+* `:filter-regex` Only the specs that matches filter prefix regex will be returned
973
974
975
Returns::
@@ -1179,3 +1179,20 @@ Optional parameters::
1179
1180
1181
* `:status` done
1182
+
1183
1184
1185
+=== `undef-all`
1186
1187
+Undefine all aliases and symbols in a namespace
1188
1189
+Required parameters::
1190
+* `:ns` The namespace to operate on
1191
1192
1193
+Optional parameters::
1194
+{blank}
1195
1196
+Returns::
1197
+* `:status` done
1198
0 commit comments