Libraries
»
fog
(1.8.0)
»
Index
»
Fog
»
Compute
»
Libvirt
»
Nic
»
#new?
Method: Fog::Compute::Libvirt::Nic#new?
Defined in:
lib/fog/libvirt/models/compute/nic.rb
#
new?
⇒
Boolean
Returns:
(
Boolean
)
19 20 21
# File 'lib/fog/libvirt/models/compute/nic.rb', line 19
def
new?
mac
.
nil?
end