Import

@Target(allowedTargets = [AnnotationTarget.FILE])
annotation class Import(val paths: String)(source)

A file annotation to import one or more scripts into the current script.

Properties

Link copied to clipboard
val paths: Array<out String>

An array of paths to scripts to import, which can be defined relative to the importing.