Method: Fog::OpenStack::Core#current_user
- Defined in:
- lib/fog/openstack/core.rb
#current_user ⇒ Object (readonly)
Returns the value of attribute current_user.
8 9 10 |
# File 'lib/fog/openstack/core.rb', line 8 def current_user @current_user end |