Skip to main content

write_authored_stack_v2

Function write_authored_stack_v2 

Source
pub fn write_authored_stack_v2(
    directory: &Path,
    stack_name: &str,
    artifacts: &AuthoredStackV2,
) -> Result<Vec<PathBuf>, ArtifactError>