remod Namespace Reference#
Classes | |
| class | submodule_t | 
Functions | |
| def | get_module (f, level=0) | 
Variables | |
| string | NS = 'ck_tile' | 
| string | OPS = 'ops' | 
| string | REF = 'ref' | 
| string | OPS_COMMON = 'common' | 
| string | HEADER_COMMON | 
| list | all_files = [] | 
| submodule = submodule_t() | |
| shell | |
| string | cmd = f'clang-format-18 -style=file -i {str(x)}' | 
Function Documentation
◆ get_module()
| def remod.get_module | ( | f, | |
level = 0  | 
        |||
| ) | 
Variable Documentation
◆ all_files
| list remod.all_files = [] | 
◆ cmd
| remod.cmd = f'clang-format-18 -style=file -i {str(x)}' | 
◆ HEADER_COMMON
| string remod.HEADER_COMMON | 
◆ NS
| string remod.NS = 'ck_tile' | 
◆ OPS
| string remod.OPS = 'ops' | 
◆ OPS_COMMON
| string remod.OPS_COMMON = 'common' | 
◆ REF
| string remod.REF = 'ref' | 
◆ shell
| remod.shell | 
◆ submodule
| remod.submodule = submodule_t() |