= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
prompter
is a class of objects that provide input functions to request data from the end-user, whether normal inputs or passwords.
method prompt : ('a, string Tezos_base.TzPervasives.tzresult) lwt_format -> 'a
method prompt_password : ('a, Bytes.t Tezos_base.TzPervasives.tzresult)
lwt_format ->
'a