Skip to content

Packages  ›  trotsky  ›  StepSave  ›  apply

StepSave.apply() method

Applies the step logic to save the output to a JSON file.

Signature:

typescript
/** @override */
apply(): Promise<void>;

Returns:

Promise<void>