|
NAMERex::Commands::Notify - Notify a resource to execute.DESCRIPTIONThis module exports the notify() function.SYNOPSISnotify "run", "extract-archive"; notify $type, $resource_name; EXPORTED FUNCTIONSnotify($resource_type, $resource_name)This function will notify the given $resource_name of the given $resource_type to execute.
Visit the GSP FreeBSD Man Page Interface. |