Class SandboxHelpers
java.lang.Object
org.diabetestechnology.drh.service.http.SandboxHelpers
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEditorUrl
(URL url) static String
getEditorUrl
(SandboxHelpers.VsCodeEditor vsCodeEditor, String absoluteFilePath) getEditorUrlFromAbsolutePath
(String absoluteFilePath) boolean
-
Constructor Details
-
SandboxHelpers
-
-
Method Details
-
isEditorAvailable
public boolean isEditorAvailable() -
getEditorUrl
public static String getEditorUrl(SandboxHelpers.VsCodeEditor vsCodeEditor, String absoluteFilePath) -
getEditorUrlFromAbsolutePath
-
getEditorUrl
-