ConanMetadata

class Object
trait Matchable
class Any

Value members

Concrete methods

def createdAt: SelectionBuilder[ConanMetadata, Time]

Date of creation.

Date of creation.

def id: SelectionBuilder[ConanMetadata, PackagesConanMetadatumID]

ID of the metadatum.

ID of the metadatum.

def packageChannel: SelectionBuilder[ConanMetadata, String]

Channel of the Conan package.

Channel of the Conan package.

def packageUsername: SelectionBuilder[ConanMetadata, String]

Username of the Conan package.

Username of the Conan package.

def recipe: SelectionBuilder[ConanMetadata, String]

Recipe of the Conan package.

Recipe of the Conan package.

def recipePath: SelectionBuilder[ConanMetadata, String]

Recipe path of the Conan package.

Recipe path of the Conan package.

def updatedAt: SelectionBuilder[ConanMetadata, Time]

Date of most recent update.

Date of most recent update.