module Secrets
Overview
Secrets
gets secrets using a hint character
with support for backspace.
Secrets.gets prompt: "Write your secrets: ", hint: "✕", empty_error: "Try again!"
Secrets.gets prompt: "password: "
Extended Modules
Defined in:
secrets.crsecrets/version.cr
Constant Summary
-
VERSION =
"0.1.2"