Package theia :: Package helpers :: Module settings
[hide private]
[frames] | no frames]

Module settings

source code

Module to initiate all global variables for theia.

Functions [hide private]
 
init(dic)
Initiate globals with dictionary.
source code
Variables [hide private]
  __package__ = None
Function Details [hide private]

init(dic)

source code 

Initiate globals with dictionary.

dic: dictionary holding values for globals. [dictionary]