mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 15:42:26 +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
|
Window active_win() - return active window
|
||||||
Server active_server() - return server in 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
|
windows() - return list of all windows
|
||||||
servers() - return list of all servers
|
servers() - return list of all servers
|
||||||
reconnects() - return list of all server reconnections
|
reconnects() - return list of all server reconnections
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue