Skip to content

schola.scripts.utils.compile_proto.main

Function Definition

schola.scripts.utils.compile_proto.main(plugin_folder, warnings_to_disable, add_type_stubs)

Compile Protobuf files for Schola

Parameters

plugin_folder

Type: Path

warnings_to_disable

Type: List[str]
List of warnings to disable

add_type_stubs

Type: bool