[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PrepModule
From: |
Mark . Burgess |
Subject: |
Re: PrepModule |
Date: |
Tue, 29 Jun 2004 23:40:12 +0200 (MEST) |
Manual says:
PrepModule(module,arg1 arg2...)
True if the named module exists and can be executed.
The module is assumed to follow the standard
programming interface for modules (see Writing
plugin modules in tutorial). Unlike actionsequence
modules, these modules are evaluated immediately
on parsing.
M
On 29 Jun, Brendan Strejcek wrote:
> What is the point of the LHS in a PrepModule classes statement?
>
> For example, the reference gives the following example:
>
> gotinit = ( PrepModule(startup2,"arg1 arg2") )
>
> When should the class gotinit be defined? The meaning here is unclear.
>
>
> _______________________________________________
> Help-cfengine mailing list
> Help-cfengine@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-cfengine
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Work: +47 22453272 Email: Mark.Burgess@iu.hio.no
Fax : +47 22453205 WWW : http://www.iu.hio.no/~mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- PrepModule, Brendan Strejcek, 2004/06/29
- Re: PrepModule,
Mark . Burgess <=