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)¶
Bases:
dissect.target.plugin.NamespacePlugin
A namespace plugin provides services to access functionality from a group of subplugins.
Support is currently limited to shared exported functions with output type
record
andyield
.- __namespace__ = 'locate'¶
Defines the plugin namespace.