Module erls_config

.

Copyright © (C) 2010, 2012, Tristan Sloughter

Authors: Brujo Benavides.

Description

Function Index

get_host/0 Retrieves the default host.
get_port/0 Retrieves the default port.

Function Details

get_host/0

get_host() -> any()

Retrieves the default host. If nothing is defined in the app env for the key 'host', it's 127.0.0.1

get_port/0

get_port() -> any()

Retrieves the default port. If nothing is defined in the app env for the key 'port', it's 9200.


Generated by EDoc, May 8 2016, 15:00:16.