package
1.0.0
Repository: https://github.com/volatiletech/helpers.git
Documentation: pkg.go.dev

# 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.