Package-level declarations

The import plugin.

See ImportPlugin and ExportExtension for details.

Types

Link copied to clipboard
abstract class ImportExtension

Configuration for importing symbols. Accessible at symbolImport in build scripts.

Link copied to clipboard
class ImportPlugin : Plugin<Project>

The import plugin - dev.rnett.symbol-export.import.

Link copied to clipboard
@CacheableTask
abstract class ImportSymbolGenerationTask : DefaultTask