Method: Mu::Command::API#password

Defined in:
lib/mu/command/api.rb

#passwordObject



24
25
26
27
# File 'lib/mu/command/api.rb', line 24

def password
    get_credentials
    @credentials[1]
end