hammerspoon2-docs
    Preparing search index...

    Function openURLWithBundle

    • Open a URL with a specific application identified by bundle ID.

      Parameters

      • urlString: string

        The URL to open.

      • bundleID: string

        Bundle identifier of the application to use.

      Returns boolean

      true if the URL was dispatched to the application.