mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-17 20:35:40 +02:00
Tweak complex plugin documentation
This commit is contained in:
@@ -36,7 +36,7 @@ each plugin in order to populate the context's configuration correctly based on
|
||||
between plugins). Once the automagics have been constructed, the plugin can be instantiated using the helper function
|
||||
:py:func:`~volatility3.framework.plugins.construct_plugin` providing:
|
||||
|
||||
* the base context (containing the configuration and any already loaded layers or symbol tables)0l
|
||||
* the base context (containing the configuration and any already loaded layers or symbol tables)
|
||||
* the plugin class to run
|
||||
* the configuration path within the context for the plugin
|
||||
* any callback to determine progress in lengthy operations
|
||||
|
||||
Reference in New Issue
Block a user