NvimClient.decodeMethod

Decode Nvim request/notifications method strings names, which has this format:

pluginName:function:functionName pluginName:command:commandName

struct NvimClient
decodeMethod
(
string methodName
)

Meta