We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d5b8eb commit 0bfa064Copy full SHA for 0bfa064
main.go
@@ -34,7 +34,7 @@ func main() {
34
fmt.Printf("Error while gathering info for %s \n", filePath)
35
os.Exit(1)
36
}
37
-
+ fmt.Print("\033[1;92mPFAnalyzer2 Made by KernelCore for https://discord.gg/ssita\033[0m\n\n")
38
// Process single file or directory
39
if info.IsDir() {
40
// Process all .pf files in directory
ss-red.ico
15.8 KB
0 commit comments