Method: Nis::Struct::Node#networkId

Defined in:
lib/nis/struct/node.rb

#networkIdString

Returns the current value of networkId.

Returns:

  • (String)

    the current value of networkId



6
7
8
# File 'lib/nis/struct/node.rb', line 6

def networkId
  @networkId
end