<@U014PMSC9M5> I’m just curious… what’s your use c...
# squarelibraries
j
@Dragos Rachieru I’m just curious… what’s your use case? Hidden vs. not is not particularly well defined!
d
I have a mini file explorer in which I want to filter out the hidden files/folders to show only the visible ones Like ignoring
.git
Java documentation specifies that files with
.
prefix are hidden on Unix and windows has their manual hidden implementation
For now I just show everything until I find a way to implement this I have an app written in compose desktop that I want to port to web and android as well

https://github.com/dragossusi/ktcnc/blob/develop/preview/programs.png