README
status
TODO: description
Usage
const status = require('status');
// TODO: DEMONSTRATE API
Collection of standardized mechanisms to track status/results and display this information coherently to the user. Part of the SFDX-Falcon Library.
<script type="module">
import sfdxFalconStatus from 'https://cdn.skypack.dev/@sfdx-falcon/status';
</script>
statusTODO: description
const status = require('status');
// TODO: DEMONSTRATE API