Skip to main content

build_gate_with_code

Function build_gate_with_code 

Source
pub fn build_gate_with_code(
    directory: &str,
    recursive: bool,
    code: Option<CodeGateOptions<'_>>,
) -> Result<GateReport, MalformedConfig>