Functionsยง
- edit_
body_ in_ editor - Open
initialin an external editor; returnsNonewhen the result is empty. - missing_
title_ usage - prompt_
title - resolve_
editor_ command - Resolve the editor executable:
$VISUAL, then$EDITOR, then configeditor. - resolve_
editor_ from_ env_ and_ config - resolve_
optional_ body - Resolve an optional comment/issue body: use
--body/-mwhen present; on a TTY open$EDITOR(prefilled withprefill); non-TTY without body is a usage error. - should_
run_ interactive_ create - True when the user omitted
--titleand did not use--fill(PR only). - stdin_
is_ tty