Enum ::package_managers::OriginalFilesError

Variants

Protocols

protocol is_variant

Test if the provided argument is a variant.

protocol get
let output = value.0

Allows a get operation to work.

protocol get
let output = value.1

Allows a get operation to work.