Created by: liuyang-li
Summary:
The current project command does not support ':' wildcard specification.
For example, buck project folder:
will throw an error. The wildcard
expansion is useful in cases where one buck file has targets with disjoint
sets of dependencies.
Test:
buck test