# Functions
GetAppEnvName executes the git cmd "git rev-parse --show-toplevel" to obtain the app name of the current app in environment mode format.
GetAppName executes the git cmd "git rev-parse --show-toplevel" to obtain the app name of the current app.
GetAppPath executes the git cmd "git rev-parse --show-toplevel" to obtain the full path of the current app.