go-billy icon indicating copy to clipboard operation
go-billy copied to clipboard

Added billy.Stat function that returns os.FileInfo

Open tie opened this issue 5 years ago • 1 comments

This PR adds billy.Stat function that returns os.FileInfo by calling Stat on billy.File underlying type using optional interface pattern.

tie avatar Aug 17 '20 22:08 tie

👍🏽

paralin avatar Jul 14 '22 22:07 paralin