Forum: Cfengine Help
Subject: Re: Howto make another pass if some important files gets updated
Author: Seva Gluschenko
Link to topic: https://cfengine.com/forum/read.php?3,18559,18573#msg-18573

Classes are local to their bundles and cannot be accessed from outside. There 
are two exceptions to this rule:

1. Classes defined in common bundles (bundle common foo) become global.
2. Classes defined by classes compound body (e.g. body classes if_repaired in 
cfengine_stdlib.cf) become global.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to