aboutsummaryrefslogblamecommitdiffstats
path: root/docs/Irssi/Ignore.pod
blob: f93cbe37051f887dd0a559b70abff752592fb83d (plain) (tree)
1
2
3
4
5
6
7
8
9








             
 












                                                    
__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