DNSAuth
primitive val DNSAuth
Constructors
create
new val create( from: (AmbientAuth val | NetAuth val)) : DNSAuth val^
Parameters
- from: (AmbientAuth val | NetAuth val)
Returns
- DNSAuth val^
Public Functions
eq
fun box eq( that: DNSAuth val) : Bool val
Parameters
- that: DNSAuth val
Returns
- Bool val
ne
fun box ne( that: DNSAuth val) : Bool val
Parameters
- that: DNSAuth val
Returns
- Bool val
© 2016-2020, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/net-DNSAuth