Added documentation pages workflow

This commit is contained in:
Erik C. Thauvin 2023-11-27 10:22:00 -08:00
parent f73526bc20
commit 70d266d52e
2 changed files with 59 additions and 0 deletions

View file

@ -71,3 +71,5 @@ public void startServer() throws Exception {
.execute();
}
```
Please check the [ExecOperation documentation](https://rife2.github.io/bld-exec/rife/bld/extension/ExecOperation.html#method-summary) for all available configuration options.