class Dodyndns::App

Defined in:

dodyndns/app.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(access_token : String) #

[View source]

Instance Method Detail

def update_ipv4(domain : String, name : String, ip : String | Nil) #

[View source]
def update_ipv6(domain : String, name : String, ip : String | Nil) #

[View source]