We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a17e7da commit 0788f24Copy full SHA for 0788f24
1 file changed
common-lib/fetchAllEnv/fetchAllEnv.go
@@ -68,7 +68,7 @@ const MarkdownTemplate = `
68
{{end}}
69
{{end}}`
70
71
-func main() {
+func FetchEnvAndWriteToFile() {
72
WalkThroughProject()
73
return
74
}
0 commit comments