Package copr :: Package client :: Module responses :: Class ProjectChrootMixin
[hide private]
[frames] | no frames]

Class ProjectChrootMixin

source code


Provides methods related to project chroots Object must have fields "client", "project_name", "chroot"

Instance Methods [hide private]
 
get_project_chroot_details(self) source code
 
modify_project_chroot_details(self, pkgs) source code

Inherited from ProjectMixin: delete_project, get_project_details

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

Properties [hide private]

Inherited from object: __class__