Package com.helixframework.console
Class OpenInBrowser
java.lang.Object
com.helixframework.console.OpenInBrowser
Utility class for opening a URL in the default web browser.
-
Method Summary
-
Method Details
-
open
Opens a URL in the default web browser.- Parameters:
url- the URL to open- Returns:
- 0 if the URL was opened successfully, 1 otherwise
-