mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-22 09:34:52 +02:00
Initial imlementation of a mapping from volatility config trees to Argparse arguments.
This commit is contained in:
@@ -5,7 +5,7 @@ Created on 7 May 2013
|
||||
"""
|
||||
import re
|
||||
|
||||
from volatility.framework.interfaces.config import GenericRequirement, ConfigGroup
|
||||
from volatility.framework.interfaces.config import GenericRequirement, ConfigurationGroup
|
||||
|
||||
# Intentionally reimport namespace_join so it's accessible from the main config module
|
||||
from volatility.framework.interfaces.config import namespace_join
|
||||
|
||||
Reference in New Issue
Block a user