Skip to main content

create

Function create 

Source
pub fn create(
    layout: &Layout,
    project: &str,
    title: &str,
    opts: CreateOpts<'_>,
) -> Result<String>
Expand description

Append a new TODO issue to the project’s file and return the status text.