MCPcopy Create free account
hub / github.com/archlinux/alpm / PackageOption

Class PackageOption

python-alpm/src/types/env.rs:83–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81#[pyclass(frozen, eq, from_py_object)]
82#[derive(Clone, Debug, Eq, PartialEq)]
83pub struct PackageOption(alpm_types::PackageOption);
84
85#[pymethods]
86impl PackageOption {

Callers 1

fromMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected