ex_ngrok v0.2.1
Ngrok.Settings
Exposes Ngrok’s tunnel settings
- See: https://ngrok.com/docs#list-tunnels
Summary
Retrieves a setting by name from the Ngrok tunnel
Functions
Retrieves a setting by name from the Ngrok tunnel
Example
Get the public URL of the Ngrok tunnel
Ngrok.Settings.get("public_url")