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

Class GetProjectsListResponse

source code


Instance Methods [hide private]
 
__init__(self, client, response, username=None)
:param client: copr.main.Client :param response:
source code

Inherited from BaseResponse: __getattr__, __str__, __unicode__, repeat_action

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

Class Variables [hide private]
  _simple_fields = [u'output', u'repos']
Properties [hide private]
  projects

Inherited from object: __class__

Method Details [hide private]

__init__(self, client, response, username=None)
(Constructor)

source code 

:param client: copr.main.Client :param response:

Overrides: object.__init__
(inherited documentation)

Property Details [hide private]

projects

Get Method:
unreachable.projects(self)