diff --git a/wiki/Interface.md b/wiki/Interface.md index df8f7f1e5e..4998438d54 100644 --- a/wiki/Interface.md +++ b/wiki/Interface.md @@ -1,4 +1,4 @@ -_This document was generated automatically from '/home/limerent/GitHub/phd/flowr/src/documentation/print-interface-wiki.ts' on 2024-09-28, 11:59:19 UTC presenting an overview of flowR's interfaces (version: 2.0.25, using R version 4.4.1)._ +_This document was generated automatically from '/home/limerent/GitHub/phd/flowr/src/documentation/print-interface-wiki.ts' on 2024-09-28, 12:05:06 UTC presenting an overview of flowR's interfaces (version: 2.0.25, using R version 4.4.1)._ Although far from being as detailed as the in-depth explanation of [_flowR_](https://github.com/flowr-analysis/flowr/wiki//Core), @@ -21,10 +21,11 @@ Every message has to be given in a single line (i.e., without a newline in-betwe > connection. If you want _flowR_ to expose a [WebSocket](https://de.wikipedia.org/wiki/WebSocket) server instead, add the `--server` flag (i.e., `--server` `--ws`) when starting _flowR_ from the command line.