Method: WikiBot::Bot#page_writes

Defined in:
lib/wikibot/core/bot.rb

#page_writesObject

How many write operations were performed



13
14
15
# File 'lib/wikibot/core/bot.rb', line 13

def page_writes
  @page_writes
end