Class: Kanrisuru::Core::User::UserGroup

Inherits:
Struct
  • Object
show all
Defined in:
lib/kanrisuru/core/user/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#gidObject

Returns the value of attribute gid

Returns:

  • (Object)

    the current value of gid



7
8
9
# File 'lib/kanrisuru/core/user/types.rb', line 7

def gid
  @gid
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



7
8
9
# File 'lib/kanrisuru/core/user/types.rb', line 7

def name
  @name
end