Module sudo_plugin::plugin
[−]
[src]
Utilities for wrapping sudo plugins and the values they're configured with.
Structs
| OptionMap |
A HashMap-like list of options parsed from the pointers provided by the underlying sudo plugin API. |
| Plugin |
An implementation of a sudo plugin, initialized and parsed from the
values passed to the underlying |
| Printf |
A facility implementing |
| Tty |
A facility implementing |