diff --git a/messkit/commands.py b/messkit/commands.py index 8c62829..1689db4 100644 --- a/messkit/commands.py +++ b/messkit/commands.py @@ -227,6 +227,8 @@ class Install(commands.Subcommand): rprint() + # TODO: somewhere should ask about apache proxy, https etc.? + def basic_prompt(self, info, default=None, is_password=False, is_bool=False): # message formatting styles