4 Commits

Author SHA1 Message Date
Adrian Malacoda
44c945cd45 Add cargo metadata handling to scouter 2019-02-18 22:12:49 -06:00
Adrian Malacoda
7f7d829c93 add a ProjectInfo struct, currently we don't parse any information into it so it just returns a placeholder 2019-02-18 03:10:20 -06:00
Adrian Malacoda
035560b881 expose path() 2019-02-18 03:05:29 -06:00
Adrian Malacoda
afbcde5fd3 Add Scouter subproject. This takes a file and detects what project it might belong to, traversing up the hierarchy until it encounters a supported project type.
Because projects can be nested, the Scouter is actually an iterator. For the purposes of Shenlong though generally only the first value will be used.
2019-02-18 02:14:09 -06:00