Yarn constraints source
Yarn constraints source 语法
$> yarn constraints source [-v,--verbose]
Yarn constraints source 实例
打印源代码:
yarn constraints source
yarn constraints source -v
使用细节
该命令将打印约束引擎使用的Prolog源代码。添加-v,--verbose标记将打印完整的源代码,包括从工作空间清单自动编译的事实数据库。