# Functions
Init handles the user interaction happening during the init command.
No description provided by the author
Login handles the user interaction during the login command.
# Variables
InitSurvey is the definition of the user interaction happening in the init command to choose project parameters.
SurveyOptions is the options passed to the survey library.
# Structs
No description provided by the author
LoginPayload is the data retrieved from the user to log them in.