Inherits Kakoune::Arguments / Reference / Object
Creates a new builder.
Creates a new builder, with its configuration specified in the block.
Builds command from block.
Adds a single command.
Support for JSON Lines https://jsonlines.org
Adds multiple commands.
Adds commands from a JSON stream.
Input example:
[["echo", "kanto"]]
Builds command.
Properties