FileLocationResponse

data class FileLocationResponse(val filePath: String)

Indicates the location at which a package was found.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

For jars that are contained inside .war files, this filepath can indicate the path to war file combined with the path to jar file.