file(RENAME): Add option to capture error message on failure

This commit is contained in:
Brad King
2021-03-03 15:54:14 -05:00
parent 0c2dc34504
commit c61292726c
16 changed files with 105 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
file-RENAME
-----------
* The :command:`file(RENAME)` command learned to optionally capture
failure in a result variable.