View Source Exray.Core.Misc (Exray v0.6.0)

Take a screenshot, load config flags and open a URL with the user's default browser.

Summary

Functions

Open URL with default system browser (if available)

Setup init configuration flags (view FLAGS)

Takes a screenshot of current screen (filename extension defines format)

Functions

@spec open_url(url :: binary()) :: :ok

Open URL with default system browser (if available)

@spec set_config_flags(flags :: non_neg_integer()) :: :ok

Setup init configuration flags (view FLAGS)

Link to this function

take_screenshot(file_name)

View Source
@spec take_screenshot(file_name :: binary()) :: :ok

Takes a screenshot of current screen (filename extension defines format)