Interface WeaveRunPreviewCommandFactory
-
public interface WeaveRunPreviewCommandFactoryFactory class that allows to create aCommandalready provided in the Language Server for running scripts preview.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.lsp4j.Commandcreate(java.lang.String uri, boolean sync)
-