Skip to main content

is_known

Function is_known 

Source
pub fn is_known(module: &str) -> bool
Expand description

Whether this engine can run the module at all, natively on the agent or on the controller. The two tables are all there is, so a playbook naming anything else can be refused while it is being loaded, which is where the reference refuses a module it cannot resolve.