mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
Fix #1051 - Document Irssi::get_irssi_dir()
This commit is contained in:
parent
085888d1c0
commit
d9fef37131
@ -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…
Reference in New Issue
Block a user