This website requires JavaScript.
Explore
Help
Register
Sign in
lancommander-ref
/
LANCommander
Watch
1
Star
0
Fork
You've already forked LANCommander
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5e37efb3cf
LANCommander
/
LANCommander.UI
/
Components
/
FileManager
/
FileManagerSource.cs
9 lines
126 B
C#
Raw
Normal View
History
Unescape
Escape
Move file manager component to UI project
2025-09-06 12:57:15 -05:00
namespace
LANCommander.UI.Components
Add predicate for filtering selectable and visible entries in file manager. Start to fix support for archives.
2023-09-10 20:02:33 -05:00
{
public
enum
FileManagerSource
{
FileSystem
,
Archive
}
}
Reference in a new issue
Copy permalink