mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Merge pull request #1052 from ashafer01/issue/1051
Document Irssi::get_irssi_dir()
This commit is contained in:
commit
fb720e76de
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue