is_busy

is_busy() copy to clipboard

ターミナルがコマンドを受け付けられる状態かどうか。

set_clean_commands で設定したプロセス、およびデフォルトで設定されているプロセス以外が起動していたら true になります。

Result

boolean : If true, do and do_with can't send commands to the terminal.