From d974da559601a1c95740a01d72ce2ee91008354e Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Fri, 22 Apr 2011 03:23:07 +0100 Subject: removed docs/ from dev branch, since they're all in their own repo (well, wiki) by now. --- docs/Irssi/Rawlog.pod | 48 ------------------------------------------------ 1 file changed, 48 deletions(-) delete mode 100644 docs/Irssi/Rawlog.pod (limited to 'docs/Irssi/Rawlog.pod') diff --git a/docs/Irssi/Rawlog.pod b/docs/Irssi/Rawlog.pod deleted file mode 100644 index a5428bf..0000000 --- a/docs/Irssi/Rawlog.pod +++ /dev/null @@ -1,48 +0,0 @@ -__END__ - -=head1 NAME - -Irssi::Rawlog - -=head1 FIELDS - - -C{}> - - logging - The rawlog is being written to file currently - nlines - Number of lines in rawlog - -=head1 METHODS - -=head2 C - -Destroy the rawlog. - -=head2 C - -Returns all lines in rawlog. - -=head2 C - -Start logging new messages in rawlog to specified file. - -=head2 C - -Stop logging to file. - -=head2 C - -Save the current rawlog history to specified file. - -=head2 C - -Send `str' to raw log as input text. - -=head2 C - -Send `str' to raw log as output text. - -=head2 C - -Send `str' to raw log as redirection text. - -- cgit v1.2.3