ISISComputingGroup / lewis-ess

Let's write intricate simulators!
GNU General Public License v3.0
21 stars 19 forks source link

Add new flag to print adapter options #221

Closed MichaelWedel closed 7 years ago

MichaelWedel commented 7 years ago

This fixes #220.

Specifying the -L option should print the adapter's configuration. It prints the actual configuration, not the default value (although that could be added as well).

It's also automatically available via the control server as lewis-control interface configuration.

OwenArnold commented 7 years ago

This pretty much works as I would expect. Docs are good. Unit tests extended.