aj-bagwell / clio

A rust library for parsing command line file name arguements
12 stars 7 forks source link

Fix length for block devices #17

Open aj-bagwell opened 1 year ago

aj-bagwell commented 1 year ago

Block devices require a special ioctl to get the length, the size returned via the metadata is zero.