Method: Nis::Struct::Block#version

Defined in:
lib/nis/struct/block.rb,
lib/nis/struct/block.rb

#versionInteger

Returns the current value of version.

Returns:

  • (Integer)

    the current value of version



11
12
13
# File 'lib/nis/struct/block.rb', line 11

def version
  @version
end