Velocidex / go-ntfs

An NTFS file parser in Go
Apache License 2.0
64 stars 23 forks source link

Delay calculation of paths until needed. #50

Closed scudette closed 2 years ago

scudette commented 2 years ago

Make Components() a lazy function.