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