Class Simp::Cli::Config::PasswordItem
In: lib/simp/cli/config/items/password_item.rb
Parent: Item

An Item that asks for Passwords, with:

  - special validation
  - invisible input
  - optional password generation

Methods

Attributes

generate_option  [RW] 

Public Class methods

Public Instance methods

returns the default answer to Item for noninteractive operations

ask for the password twice (and verify that both match)

[Validate]