Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
dodyndns
1.0.0
Dodyndns
App
Client
DomainRecord
DomainRecords
Built with Crystal 1.9.2
2023-10-08 13:33:49 UTC
class
Dodyndns::App
Dodyndns::App
Reference
Object
Defined in:
dodyndns/app.cr
Constructors
.new
(access_token : String)
Instance Method Summary
#update_ipv4
(domain : String, name : String, ip : String | Nil)
#update_ipv6
(domain : String, name : String, ip : String | Nil)
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
]