Add missing file following last commit

This commit is contained in:
Eric Bottard
2017-08-09 17:58:58 +02:00
parent a7d9ababa0
commit ca5ace72b7

View File

@@ -6,7 +6,7 @@ package org.springframework.shell;
* @author Eric Bottard
*/
public interface InputProvider {
/**
* Return text entered by user to invoke commands.
*