scripts/qmp-shell: move get_prompt() to prompt property
authorJohn Snow <jsnow@redhat.com>
Mon, 7 Jun 2021 20:06:27 +0000 (16:06 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 18 Jun 2021 20:10:07 +0000 (16:10 -0400)
commit1caa505766dbf7bd233b088e82bd7a745d2ba325
treec86c66889d995ed65c83038aa7f89f5994e770bb
parent2ac3f3786e09c2ad40da16fa4ff4b0f99200f72e
scripts/qmp-shell: move get_prompt() to prompt property

Small tidying; treat "prompt" like an immutable property instead of
function/method/routine.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210607200649.1840382-21-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
scripts/qmp/qmp-shell