From d9fef37131df945b0e6086152553f1921aae3dcf Mon Sep 17 00:00:00 2001 From: Alex Shafer Date: Mon, 3 Jun 2019 20:58:18 -0600 Subject: [PATCH] Fix #1051 - Document Irssi::get_irssi_dir() --- docs/perl.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/perl.txt b/docs/perl.txt index 4f875c97..761b2f4d 100644 --- a/docs/perl.txt +++ b/docs/perl.txt @@ -178,6 +178,9 @@ listed after the generic ones. Window active_win() - return active window Server active_server() - return server in active window +get_irssi_dir() - returns the absolute path to the user configuration + directory - either the value passed to --home at startup, or ~/.irssi + windows() - return list of all windows servers() - return list of all servers reconnects() - return list of all server reconnections