github.com/go-git/gcfg/token.File.Name (method)

2 uses

	github.com/go-git/gcfg/token (current package)
		position.go#L105: func (f *File) Name() string {

	github.com/go-git/gcfg/scanner
		scanner.go#L118: 	s.dir, _ = filepath.Split(file.Name())