RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
cli.argtypes.RepositoryTypeMeta Class Reference

Metaclass used to customise the contains method for RepositoryType and make it work with the "in" operator. More...

Inheritance diagram for cli.argtypes.RepositoryTypeMeta:
cli.argtypes.RepositoryType

Public Member Functions

 __contains__ (cls, member)
 

Detailed Description

Metaclass used to customise the contains method for RepositoryType and make it work with the "in" operator.

Member Function Documentation

◆ __contains__()

cli.argtypes.RepositoryTypeMeta.__contains__ ( cls,
member )

The documentation for this class was generated from the following file: