hutch_python.bug.get_text_from_editor¶
- hutch_python.bug.get_text_from_editor()¶
Request a description written in a text editor
Opens a vim session with a prompt to request a detailed response from the operator.
- Returns:
text – Block of text of the user input
- Return type:
str