From cd4efe227696bb27b8c0c16038e9d1e0d630f851 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Sat, 5 Mar 2022 15:39:54 -0600 Subject: [PATCH] Add TODO comment, for now.. --- messkit/commands.py | 2 ++ 1 file changed, 2 insertions(+) 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