package
1.0.4
Repository: https://github.com/scorpio69t/gcloc.git
Documentation: pkg.go.dev

# Functions

AnalyzeFile analyzes a file and returns a GClocFile.
No description provided by the author

# Structs

GClocFile represents a file with its lines of code, comments and blanks.

# Type aliases

GClocFiles is a slice of GClocFile.