NvimClient.callAsync

Asynchronous call returns immediatetly after serialializing the data over RPC.

struct NvimClient
callAsync
(
Ret
T...
)
(
string cmd
,)
if (
Ret.stringof == "void"
)

Meta