16 lines
708 B
Plaintext
16 lines
708 B
Plaintext
//
|
|
// This file is auto-generated by script docgen.py.
|
|
// DO NOT EDIT BY HAND!
|
|
//
|
|
* [[option_fifo.file.enabled]] *fifo.file.enabled*
|
|
** 説明: pass:none[FIFO パイプの有効化]
|
|
** タイプ: ブール
|
|
** 値: on, off
|
|
** デフォルト値: `+on+`
|
|
|
|
* [[option_fifo.file.path]] *fifo.file.path*
|
|
** 説明: pass:none[FIFO ファイルのパス; 文字列最初の "%h" は WeeChat ホーム に置換されます (デフォルトでは "~/.weechat" に置換されます); ${info:pid} を使えば WeeChat の PID を設定することも可能です (注意: 内容は評価されます、/help eval 参照)]
|
|
** タイプ: 文字列
|
|
** 値: 未制約文字列
|
|
** デフォルト値: `+"%h/weechat_fifo"+`
|