Class: AdamantiteApp

Inherits:
Object
  • Object
show all
Includes:
Glimmer::LibUI::Application
Defined in:
lib/adamantite.rb

Instance Attribute Summary collapse

Instance Attribute Details

#add_password_requestObject

Returns the value of attribute add_password_request.



29
30
31
# File 'lib/adamantite.rb', line 29

def add_password_request
  @add_password_request
end

#stored_passwordsObject

Returns the value of attribute stored_passwords.



29
30
31
# File 'lib/adamantite.rb', line 29

def stored_passwords
  @stored_passwords
end