aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Irssi/Ignore.pod
blob: 108c0ba651ab7f4492c09e7079f0e147ae7cfaae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
__END__

=head1 NAME

Irssi::Ignore

=head1 FIELDS

Ignore->{}
  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