Skip to main content

register

Function register 

Source
pub fn register(_py: Python<'_>, m: &Bound<'_, PyModule>) -> PyResult<()>
Expand description

Registers the Command and Arg structs to the python api in the angreal module