v1.1.0
Added
- New method
StepBuilder::setFileStoragePath(). The app will call this method with the path where files can be stored, before theStepBuilderbuilds any step. So inside the builder, when building a step, you can rely on this path.
StepBuilder::setFileStoragePath(). The app will call this method with the path where files can be stored, before the StepBuilder builds any step. So inside the builder, when building a step, you can rely on this path.