class read_password :unit ->
object
..end
stylise
method
default to replacing all characters by '*'
. You can also for
example completely disable displaying the password by doing:
method stylise = ([||], 0)
Also showing completion is disabled.
method eval : Zed_utf8.t