Class WikiBotConfig
In: wikibot.rb
Parent: Object

設定ファイル config.xml を表現するクラスです。

Methods

new  

Attributes

console_encoding  [R] 
cookie  [RW] 
cookie_prefix  [RW] 
edit_header  [R] 
edit_target_page  [R] 
edit_token  [RW] 
file_browser  [R] 
lgtoken  [RW] 
logged_in  [RW] 
mark_edit_as_bot  [R] 
password  [R] 
session_id  [RW] 
target_language  [R] 
target_statistics_page  [R] 
target_wiki_uri  [R] 
text_viewer  [R] 
timestamp  [RW] 
user_id  [RW] 
user_name  [R] 
wiki_path  [R] 
working_directory  [R] 

Public Class methods

[Validate]