Skip to content

Commit cb2c430

Browse files
committedApr 23, 2021
Regenerate docs
1 parent 6af746d commit cb2c430

File tree

1 file changed

+18
-1
lines changed
  • doc/modules/ROOT/pages/nrepl-api

1 file changed

+18
-1
lines changed
 

‎doc/modules/ROOT/pages/nrepl-api/ops.adoc

+18-1
Original file line numberDiff line numberDiff line change
@@ -969,7 +969,7 @@ Required parameters::
969969
{blank}
970970

971971
Optional parameters::
972-
* `:filter-regex` Only the specs that matches filter prefix regex will be returned
972+
* `:filter-regex` Only the specs that matches filter prefix regex will be returned
973973

974974

975975
Returns::
@@ -1179,3 +1179,20 @@ Optional parameters::
11791179

11801180
Returns::
11811181
* `: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

Comments
 (0)
Please sign in to comment.