aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Irssi.pm
blob: c52fbc57bbe580440ad3f92695f30eb4296d5da8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
__END__

=head1 NAME

=head1 DESCRIPTION

=head1 CLASSES

=head1 METHODS

=head2 Accessors

=over

=item C<Irssi::active_win> -- returns the currently active L<Irssi::Window> object.

=back


=head2 Signals

=head3 Handling Signals

=head3 Controlling Signal Propagation

=head3 Registering New Signals





=head2 Commands

=head3 Registering Commands

=head3 Invoking Commands

=head3 Parsing Command Arguments



=head2 Settings

=head3 Creating New Settings

=head3 Retrieving Settings

=head3 Modifying Settings



=head2 blahblah