Documentation
¶
Index ¶
Constants ¶
View Source
const ( GsDotDir = ".gitspaces" GsProjectFile = "__GITSPACES_PROJECT__" GsSleeperDir = ".zzz" GsVsCodeWsDir = ".code-workspace" )
Variables ¶
View Source
var Debug bool = false
View Source
var User *userStruct
Functions ¶
func GetShellFiles ¶ added in v2.0.28
func GetShellFiles() map[string]*shellFileStruct
func GetUserDotDir ¶ added in v2.0.28
func GetUserDotDir() string
func NewShellFile ¶ added in v2.0.28
func NewShellFile(name string) *shellFileStruct
func ProjectPaths ¶
func ProjectPaths() []string
func RunUserEnvironmentChecks ¶ added in v2.0.28
func RunUserEnvironmentChecks() bool
func RunUserEnvironmentSetup ¶ added in v2.0.32
func RunUserEnvironmentSetup()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.