Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ Commandline utility to generate a graphical flow diagram of a full configuration
### `validate`
Attempt to determine if a given Session configuration is valid and does not contain common errors

### `uniqueness_enforcer`
Attempt to enforce all object names to be unique in a configuration/folder of configurations.

### textual_dbe
Attempt to replicate OKS' Data Base editor within Python. Full details are [here](TextualDBE.md). Current implementation is very incomplete so use with caution.
Expand Down
Loading