ConsolePlugin
Constructor:
Signature:
Parameters:
-
output_dir:
- Type
-
Path
Methods:
-
before_any_start
Signature:
-
after_all_finished
Signature:
-
on_start
Signature:
Parameters:
-
plugins:
- Type
-
Iterable[QueryCodegenPlugin]
-
query:
- Type
-
Path
-
-
on_end
Signature:
Parameters:
-
result:
- Type
-
CodegenResult
-
Attributes:
-
output_dir:
-
files_generated:
- Type
-
List[Path]