Module haproxy.util

Utilities used by other modules.

Functions

has_function (obj, method) Return whether a table contains the named function.
uname () Calls uname to return the current operating system.


Functions

has_function (obj, method)
Return whether a table contains the named function.

Parameters:

  • obj table to inspect
  • method string function name to check

Returns:

    boolean
uname ()
Calls uname to return the current operating system.

Returns:

    string
generated by LDoc 1.4.3 Last updated 2016-06-26 17:50:20