ExGuard.Config (ExGuard v1.5.0) View Source

Holds the ExGuard configurations during run time.

Link to this section Summary

Functions

Returns agent based on guard title

Loads ExGuard config file

Given the path, returns matched guard configs.

Puts guard into agent

Starts agent that keeps the configurations

Link to this section Functions

Returns agent based on guard title

Loads ExGuard config file

Given the path, returns matched guard configs.

In case that a {regex, func} is given to watch, this function also executes the func and returns list of files

Link to this function

put_guard(title, guard_struct)

View Source

Puts guard into agent

Starts agent that keeps the configurations