ObjectWriter

Writes general objects to file. Basically a fallback to support singletons and things of that nature.

template: str

 

@property
identifier(self): 

 

check_should_write(self): 

Determines whether the object really actually should be documented (quite permissive)

  • :returns: _

 

get_template_params(self): 

See Also

DocWalker


Feedback

Examples

Templates

Documentation