arturo icon indicating copy to clipboard operation
arturo copied to clipboard

[Net\mail] raise error, if there is no configuration provided whatsoever

Open github-actions[bot] opened this issue 1 year ago • 1 comments

[Net\mail] raise error, if there is no configuration provided whatsoever perhaps, this could be also done in a more "templated" way; at least, for Config values

https://github.com/arturo-lang/arturo/blob/411617a1906063cf0adfd3ac06804dc4b29403a0/src/library/Net.nim#L155

                    retrieveConfig("mail", "using")

                    # TODO(Net\mail) raise error, if there is no configuration provided whatsoever
                    #  perhaps, this could be also done in a more "templated" way; at least, for Config values
                    #  labels: library, bug

319821564afd410c403137f53d1417b9d3436a49

github-actions[bot] avatar Dec 27 '23 13:12 github-actions[bot]