class Medup::Client

Defined in:

medup/client.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : Medup::Context, user : String | Nil, publication : String | Nil) #

[View source]

Instance Method Detail

def adapter : Devto::Client | Medium::Client | Nil #

[View source]
def close #

[View source]
def initialize_adapters! #

[View source]
def post_by_url(url : String) #

[View source]
def post_urls_by_author(author : String) #

[View source]