Skip to content

Add ability to get file/folder properties #57

@noughtmare

Description

@noughtmare

Is it possible to add a function like:

getProperties :: FilePath -> IO Properties

data Properties = Properties {
  name :: String
  type :: String
  size :: Integer
  etc...
}

Thank you!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions