Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Pared::NetworkManager::IPv6Settings
Inherits
Struct
<
Value
<
Object
Constructors
new
(method :
String
, addresses :
Nil
|
Array
(
Tuple
(
String
,
UInt32
)) = nil, gateway :
Nil
|
String
= nil, dns :
Nil
|
Array
(
String
) = nil)
Source
Instance methods
addresses
Source
addresses=
(addresses :
Array
(
Tuple
(
String
,
UInt32
)) |
Nil
)
Source
dns
Source
dns=
(dns :
Array
(
String
) |
Nil
)
Source
gateway
Source
gateway=
(gateway :
String
|
Nil
)
Source
method
Source
method=
(method :
String
)
Source