1
0

4 Commits

Author SHA1 Message Date
f42c50ce10 feat(wfassoc): add query_ext method and improve CLI output
- Implement query_ext method to check default program associations
- Enhance CLI query command with tabular output showing associations
- Refactor program building into Composition struct for better organization
- Update documentation comments for clarity
2025-10-19 15:12:15 +08:00
e06fcdf53b refactor: migrate project from C++ to Rust
- establish basic Rust project layout.
- move all old code into independent directory.
2025-10-04 22:04:30 +08:00
86864bbd09 add progId generator and example 2022-02-18 14:53:49 +08:00
b93e5eaf5d first commit 2022-02-01 10:54:27 +08:00