Open Sidebar
Close Sidebar
pwgen
main
Pwgen
CLI
Element
ElementFlag
Error
Feature
Generator
GeneratorKind
NumberProc
Options
PhonemeGenerator
RandomGenerator
Sha1Source
class
Pwgen::
CLI
Pwgen::CLI
Reference
Object
Defined in:
pwgen/cli.cr
Constructors
.new
(args, output : IO =
STDOUT
)
Class Method Summary
.format_password
(password : String, color : Bool =
true
) : String
.run
(args =
ARGV
)
Instance Method Summary
#run
Constructor Detail
def self.
new
(args, output : IO =
STDOUT
)
#
[
View source
]
Class Method Detail
def self.
format_password
(password : String, color : Bool =
true
) : String
#
[
View source
]
def self.
run
(args =
ARGV
)
#
[
View source
]
Instance Method Detail
def
run
#
[
View source
]