shell: Allow multiple prompt inputs
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 22 Feb 2019 11:32:25 +0000 (13:32 +0200)
committerhimanshu <h.himanshu@samsung.com>
Tue, 11 Feb 2020 08:57:47 +0000 (14:27 +0530)
commit5fa7c808dc02e0db7e6b28a3437bde9e3fdbbdda
tree5d4c88418038cd4b10bcc40b5d3819b043eff1ec
parent443fe0b7837a4b4ad0dc028919056bd8b642d9be
shell: Allow multiple prompt inputs

This allow queueing input prompts so that the application don't have to
queue themselves.

Change-Id: I5316426ce3dd2e24ff24c30276ca0f538c6d48ee
Signed-off-by: himanshu <h.himanshu@samsung.com>
src/shared/shell.c