class DiadocApi::GetContent

Defined in:

diadoc_api/methods/get_content.cr

Class Method Summary

Class methods inherited from class DiadocApi::MethodsWrapper

check_response(response : HTTP::Client::Response) check_response

Class Method Detail

def self.fetch(client : Client, type_name_id : String | Nil = nil, function : String | Nil = nil, version : String | Nil = nil, title_index : String | Nil = nil, content_type : String | Nil = nil) #

[View source]