input

Function input 

Source
pub fn input(ctx: &Context, ty: &Type, dep: usize) -> Result<IDLValue>
Available on crate feature assist only.
Expand description

Ask for user input from terminal based on the provided Candid type. A textual version of Candid UI.