status-im / nim-confutils

Simplified handling of command line options and config files
Apache License 2.0
63 stars 16 forks source link

add `{.raises.}` annotation to `writeValue` #88

Closed etan-status closed 1 year ago

etan-status commented 1 year ago

Tag writeValue override with {.raises: [IOError].}.