1Rex::Commands::Notify(3U)ser Contributed Perl DocumentatiRoenx::Commands::Notify(3)
2
3
4

NAME

6       Rex::Commands::Notify - Notify a resource to execute.
7

DESCRIPTION

9       This module exports the notify() function.
10

SYNOPSIS

12        notify "run", "extract-archive";
13        notify $type, $resource_name;
14

EXPORTED FUNCTIONS

16   notify($resource_type, $resource_name)
17       This function will notify the given $resource_name of the given
18       $resource_type to execute.
19
20
21
22perl v5.30.0                      2019-07-24          Rex::Commands::Notify(3)
Impressum