class documentation
Object representation of a ROS manifest file
Method | __init__ |
Initialize new empty manifest. |
Method | get |
@return: exports that match the specified tag and attribute, e.g. 'python', 'path' @rtype: [L{Export}] |
Class Variable | __slots__ |
Undocumented |