UpdateBundleProject
Functions
Link copied to clipboard
abstract fun done(cancellationToken: CancellationToken = definedExternally, writeFile: WriteFileCallback = definedExternally, customTransformers: CustomTransformers = definedExternally): ExitStatus
To dispose this project and ensure that all the necessary actions are taken and state is updated accordingly
Link copied to clipboard
abstract fun emit(writeFile: WriteFileCallback = definedExternally, customTransformers: CustomTransformers = definedExternally): Any?
Link copied to clipboard
Link copied to clipboard