ConanFileMetadata

class Object
trait Matchable
class Any

Value members

Concrete methods

Type of the Conan file.

Type of the Conan file.

def conanPackageReference: SelectionBuilder[ConanFileMetadata, Option[String]]

Reference of the Conan package.

Reference of the Conan package.

def createdAt: SelectionBuilder[ConanFileMetadata, Time]

Date of creation.

Date of creation.

ID of the metadatum.

ID of the metadatum.

def packageRevision: SelectionBuilder[ConanFileMetadata, Option[String]]

Revision of the package.

Revision of the package.

def recipeRevision: SelectionBuilder[ConanFileMetadata, String]

Revision of the Conan recipe.

Revision of the Conan recipe.

def updatedAt: SelectionBuilder[ConanFileMetadata, Time]

Date of most recent update.

Date of most recent update.