Skip to main content

Crate arc_locations

Crate arc_locations 

Source
Expand description

Arc executable discovery helpers.

Structs§

BrowserLocation
A discovered browser executable.

Enums§

LocateError
Errors returned by browser discovery functions.
ReleaseChannel
Known release channels exposed by the workspace.

Functions§

discover
Discovers installed Arc executables.
get_any_arc_latest
Returns the best available Arc executable, preferring the newest channel first.
get_any_arc_stable
Returns the best available Arc executable using the stable helper.
get_arc_path
Returns the default Arc executable path.
locate
Locates an Arc executable for a specific channel.