thoth_cli::utils

Function load_textareas

Source
pub fn load_textareas(
    file_path: PathBuf,
) -> Result<(Vec<TextArea<'static>>, Vec<String>)>