1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-16 06:25:24 +00:00

Fix #1051 - Document Irssi::get_irssi_dir()

This commit is contained in:
Alex Shafer 2019-06-03 20:58:18 -06:00
parent 085888d1c0
commit d9fef37131

View File

@ -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