aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Irssi/Ignore.pod
blob: 47f5225d360ea31056a6ddbee75aaccf8dd4ef6e (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
__END__

=head1 NAME

Irssi::Ignore

=head1 FIELDS

C<Ignore-E<gt>{}>

  mask - Ignore mask
  servertag - Ignore only in server
  channels - Ignore only in channels (list of names)
  pattern - Ignore text pattern

  level - Ignore level

  exception - This is an exception ignore
  regexp - Regexp pattern matching
  fullword - Pattern matches only full words

=head1 METHODS

=head2 C<add_rec>

=head2 C<update_rec>