Files
flipper/doctor
John Knox 22a86747d4 Wrap command execution in util
Summary:
Take the low level execution details out of the healthchecks.

The xcode-select change is sound because `xcode-select -p` returns status code > 0 when not set, so exec will throw, so no need to inspect stdout.

Reviewed By: passy

Differential Revision: D18449564

fbshipit-source-id: b2e2797a51aca45cfd78e707e99341798401897c
2019-11-12 06:55:52 -08:00
..
2019-11-12 06:55:52 -08:00
2019-11-06 09:39:57 -08:00
2019-11-12 06:55:50 -08:00
2019-11-06 09:39:57 -08:00
2019-11-12 06:55:50 -08:00
2019-11-06 09:39:57 -08:00
2019-11-06 09:39:57 -08:00
2019-11-06 09:39:57 -08:00
2019-11-06 09:39:57 -08:00

Flipper Doctor

This package exists for running checks to diagnose and potentially fix issues affecting the operation of Flipper. It's designed to be primarily used programmatically but may also expose a CLI interface.

Usage

cd doctor yarn run run