module Yogurt::Utils::Secret

Defined in:

yogurt/utils/secret.cr

Class Method Summary

Class Method Detail

def self.gets(prompt : String = String.new, hint : String = "*", empty_warning : String | Nil = nil, retry : Int32 | Nil = nil) : String #

[View source]
def self.stdin_gets : String #

[View source]
def self.to_action(input : String) #

[View source]