startup
startup_kernel
¶
Bootstraps the whole LiWE Framework This is the "kernel" version since it only creates the basic settings. This method is useful in tests to bootstrap a working environment.
Returns: an object with all basic components inited
startup
¶
This is the main function that startups the whole LiWE Framework
Returns: an initialized ILiWE structure