Function: diffCommand()¶
diffCommand(
options):Promise\<void>
Defined in: cli/src/commands/diff.ts:105
Show diff between current output files and what would be generated.
Parameters¶
options¶
Returns¶
Promise\<void>
diffCommand(
options):Promise\<void>
Defined in: cli/src/commands/diff.ts:105
Show diff between current output files and what would be generated.
Promise\<void>