apel / ssm

Secure STOMP Messenger.
apel.github.io
Apache License 2.0
11 stars 24 forks source link

Simplify argparse usage? #374

Open tofu-rocketry opened 1 month ago

tofu-rocketry commented 1 month ago

Following #382 I'm wondering if it's possible to access the options more directly from the NameSpace object without using vars while still keeping the original workflow.

tofu-rocketry commented 1 month ago

For APEL: apel/apel#384