repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
tools.amalgamate.Amalgamate Class Reference
Inheritance diagram for tools.amalgamate.Amalgamate:
[legend]
Collaboration diagram for tools.amalgamate.Amalgamate:
[legend]

Classes

class  Settings
 

Public Member Functions

 find_root (self, *_)
 
 render (self, list[tuple[Path]] data)
 

Static Public Attributes

str ingest = Sources / 'include' >> Suffix(".hpp", ".h") >> Absolute
 

Member Function Documentation

◆ find_root()

tools.amalgamate.Amalgamate.find_root (   self,
_ 
)

◆ render()

tools.amalgamate.Amalgamate.render (   self,
list[tuple[Path]]  data 
)

Member Data Documentation

◆ ingest

str tools.amalgamate.Amalgamate.ingest = Sources / 'include' >> Suffix(".hpp", ".h") >> Absolute
static

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