1Swatch::Actions(3)    User Contributed Perl Documentation   Swatch::Actions(3)
2
3
4

NAME

6       Swatch::Actions - actions for swatch(1)
7

SYNOPSIS

9         use Swatch::Actions
10
11         ring_bell(RINGS => $number_of_times_to_ring,
12                   DELAY => $delay_in_seconds,
13                   WHEN => $time_window);
14
15         echo(MESSAGE => 'some text', MODES => @modes);
16
17         exec(COMMAND => $command_string,
18              WHEN => $time_window);
19

DESCRIPTION

AUTHOR

22       E. Todd Atkins - Todd.Atkins@StanfordAlumni.ORG
23

SEE ALSO

25       swatch(1), Term::ANSIColor(1), perl(1).
26
27
28
29perl v5.32.0                      2020-07-29                Swatch::Actions(3)
Impressum