aboutsummaryrefslogblamecommitdiffstats
path: root/docs/Irssi/Ignore.pod
blob: 108c0ba651ab7f4492c09e7079f0e147ae7cfaae (plain) (tree)





















                                                    
__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