Class: Kanrisuru::Core::Path::UserName
- Inherits:
-
Struct
- Object
- Struct
- Kanrisuru::Core::Path::UserName
- Defined in:
- lib/kanrisuru/core/path/types.rb
Instance Attribute Summary collapse
-
#user ⇒ Object
Returns the value of attribute user.
Instance Attribute Details
#user ⇒ Object
Returns the value of attribute user
9 10 11 |
# File 'lib/kanrisuru/core/path/types.rb', line 9 def user @user end |