api / org.gradle.tooling.model.idea / IdeaSingleEntryLibraryDependency / getSource

getSource

abstract fun getSource(): File

Overrides ExternalDependency.getSource

Returns the source directory/archive for this dependency.

Return
The source file. Returns null when the source is not available for this dependency.