mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-09 19:27:39 +02:00
Initial imlementation of a mapping from volatility config trees to Argparse arguments.
This commit is contained in:
@@ -7,4 +7,4 @@ Created on 12 Apr 2013
|
||||
# Import the submodules we want people to be able to use without importing them themselves
|
||||
# This will also avoid namespace issues, because people can use interfaces.layers to
|
||||
# avoid clashing with the layers package
|
||||
from volatility.framework.interfaces import layers, symbols, context, objects, plugins, renderers
|
||||
from volatility.framework.interfaces import config, context, layers, objects, plugins, renderers, symbols
|
||||
|
||||
Reference in New Issue
Block a user