# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AppendToFile will append given string to existing file.
No description provided by the author
No description provided by the author
CovertToCamelCase return camel cased array of string of the given array of string.
CreateDirectory creates directory according to the input.
No description provided by the author
No description provided by the author
No description provided by the author
CreateMessageTemplate creates new text template for printing colorful logs.
CreateStackDirectory will create a a directory based on the user input, stack and the database selected.
CurrentDirectory will give the root directory.
No description provided by the author
ExistingStackAndDatabase return stack and database of the given stack directory name.
No description provided by the author
No description provided by the author
FindService return service of the given stack directory name.
FindStackAndDatabase return stack and database of given directory name.
FindStackDirectoriesByConfigStacks will return an array of stack directories present in the root directory.
FindUserInputStackName return user-input of the given stack directory name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetExistingInfraStacks fetch stack files inside the stacks directory.
No description provided by the author
GetExistingStacksDatabasesAndDirectories return existing stacks details.
No description provided by the author
GetPackageManagerOfUser checks whether yarn or npm is installed in the user's machine.
No description provided by the author
GetProjectName returns projectName.
GetShortEnvName return short environment name for the given environment.
No description provided by the author
GetStackDetails returns an array of StackDetails for showing details when user selects stacks prompt.
GetSuffixOfStack returns suffix name for the given stack and database.
No description provided by the author
IsBackendWebAndMobileExist checks backend, web and mobile stacks is exist or not.
IsExists will check if the path exists or no.
No description provided by the author
No description provided by the author
MakeDirectory will make directory according to input.
MakeFile will create new file according to input path and file name.
PrintErrorMessage prints the given message in red color as error message.
PrintInfoMessage prints given message in cyan color as info message in terminal.
PrintMultiSelectMessage prints multi selected options.
PrintWarningMessage prints given message in yellow color as warning message in terminal.
Read all existing in the given path.
No description provided by the author
Remove all the files existing in the path directory and the path.
Remove all existing files in the given path.
Remove a single file.
RunCommandWithLogs runs the given command with logs.
RunCommandWithLogs runs the given command without logs.
SplitStackDirectoryName returns user-input, stack-suffix and last-suffix of the given stack directory name.
No description provided by the author
TruncateAndWriteToFile will delete all the existing data and write input data into the file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WriteToFile will delete all the existing data and write input data into the file.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author