[tarantool-patches] Re: [PATCH 5/5] box/console: Provide console.eos() api
Cyrill Gorcunov
gorcunov at gmail.com
Wed Sep 4 10:12:27 MSK 2019
On Wed, Sep 04, 2019 at 09:47:25AM +0300, Konstantin Osipov wrote:
> * Cyrill Gorcunov <gorcunov at gmail.com> [19/09/03 23:31]:
> > because this function is get/set, it might be
> > called without arguments to fetch current eos
> > setting, and with argument to setup new eos.
>
> this is fine, you declare it with one argument and it will get nil
> value in case it is not set.
Sure, will update then. Thanks!
More information about the Tarantool-patches
mailing list