Class: AdamantiteApp
- Inherits:
-
Object
- Object
- AdamantiteApp
- Includes:
- Glimmer::LibUI::Application
- Defined in:
- lib/adamantite.rb
Instance Attribute Summary collapse
-
#add_password_request ⇒ Object
Returns the value of attribute add_password_request.
-
#stored_passwords ⇒ Object
Returns the value of attribute stored_passwords.
Instance Attribute Details
#add_password_request ⇒ Object
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_passwords ⇒ Object
Returns the value of attribute stored_passwords.
29 30 31 |
# File 'lib/adamantite.rb', line 29 def stored_passwords @stored_passwords end |