Framework is a detector for different frameworks in one projects
```rust use framework::FrameworkDetector;
FrameworkDetector::detect("path"); ```
@ 2020~2021 This code is distributed under the MPL license. See LICENSE in this directory.
LICENSE