Method: Blur::User#modes
- Defined in:
- library/blur/user.rb
#modes ⇒ String
Returns all the modes set on the user.
22 23 24 |
# File 'library/blur/user.rb', line 22 def modes @modes end |
Returns all the modes set on the user.
22 23 24 |
# File 'library/blur/user.rb', line 22 def modes @modes end |