func io/fs.FormatFileInfo

2 uses

	io/fs (current package)
		format.go#L17: func FormatFileInfo(info FileInfo) string {

	embed
		embed.go#L247: 	return fs.FormatFileInfo(f)