You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To pass file content to a plugin, vm-call-plugin supports passing the
content of a client-side file as a parameter. This is missing for
host-call-plugin - this patch adds it. Otherwise is difficult to pass
anything beyond a short string to a plugin.
Signed-off-by: Christian Lindig <[email protected]>
0 commit comments