Class: Kanrisuru::Core::Path::UserName

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

Instance Attribute Summary collapse

Instance Attribute Details

#userObject

Returns the value of attribute user

Returns:

  • (Object)

    the current value of user



9
10
11
# File 'lib/kanrisuru/core/path/types.rb', line 9

def user
  @user
end