Package coprs :: Package logic :: Module coprs_logic :: Class CoprChrootsLogic
[hide private]
[frames] | no frames]

Class CoprChrootsLogic

source code


Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]
 
mock_chroots_from_names(cls, user, names) source code
 
new(cls, user, mock_chroot) source code
 
new_from_names(cls, user, copr, names) source code
 
update_from_names(cls, user, copr, names) source code
Properties [hide private]

Inherited from object: __class__