dissect.target.plugins.os.unix.locate.locate¶
Module Contents¶
Classes¶
A namespace plugin provides services to access functionality from a group of subplugins. |
- class dissect.target.plugins.os.unix.locate.locate.BaseLocatePlugin(target: dissect.target.target.Target)¶
Bases:
dissect.target.plugin.NamespacePluginA namespace plugin provides services to access functionality from a group of subplugins.
Support is currently limited to shared exported functions with output type
recordandyield.- __namespace__ = 'locate'¶
Defines the plugin namespace.