Skip to main content

RegisterLanguageProvider

pub async fn RegisterLanguageProvider(
    Service: &MountainVinegRPCService,
    MethodName: &str,
    Parameter: &Value,
) -> bool
Expand description

Dispatch a register_* notification. Returns true if the method was recognised and a ProviderRegistrationDTO was inserted.