mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 11:24:19 +00:00
Parametrize code generation actions from the command line
This commit is contained in:
@@ -257,3 +257,6 @@ class Implementation(codegen.Base):
|
||||
|
||||
def __repr__(self):
|
||||
return self.str
|
||||
|
||||
|
||||
Generator = Implementation
|
||||
|
||||
Reference in New Issue
Block a user