Skip to content
Snippets Groups Projects
Commit ac715203 authored by Vladislav Shpilevoy's avatar Vladislav Shpilevoy Committed by Konstantin Osipov
Browse files

console: use Lua C API to do formatting for console

YAML formatting C API is needed for #2677, where it will be used
to send text pushes and prints as tagged YAML documents.

Push in the next patches is implemented as a virtual C method of
struct session, so it is necessary to be able format YAML from C.

Needed for #2677
parent 860d6b3f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment