BrowserOpener

fmgp.did.method.prism.cli.BrowserOpener
object BrowserOpener

Best-effort cross-platform browser launcher. Failures are logged and swallowed — the URL is always also printed to the console so the user can fall back to a manual click.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def openUrl(url: String): UIO[Unit]