Function tekton::utils::get_input

source ·
pub fn get_input() -> String
Expand description

Function to retrive user input, looping until text is in the buffer and is not an empty line

Returns:

  • The user input as a String