class Wikipedia::Page

Included Modules

Defined in:

mediawiki/page.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def categories : Array(String) #

[View source]
def content : String #

[View source]
def pageid : Int32 #

[View source]
def title : String #

[View source]