Methods
(static) create(file) → {Container}
Build a new container
Parameters:
Name | Type | Description |
---|---|---|
file |
String |
Returns:
- Type
- Container
(static) destroy()
Destroy current container
(static) get() → {Container}
Get created container
Returns:
- Type
- Container