box/console: rename luaL_yaml_default to serializer_yaml
As we gonna implement lua output serializer lets
rename luaL_yaml_default to serializer_yaml which
will be more general name, for other serializers
we will use same serializer_ prefix.
Part-of #4682
Signed-off-by:
Cyrill Gorcunov <gorcunov@gmail.com>
Please register or sign in to comment