nvim_runtime_lua

vim.SystemCompleted

Fields4

SystemCompleted.code : integer
SystemCompleted.signal : integer
SystemCompleted.stdout : nil | string

nil if stdout is disabled or has a custom handler.

SystemCompleted.stderr : nil | string

nil if stderr is disabled or has a custom handler.