Skip to main content

add_list

Function add_list 

Source
pub fn add_list(store: &Store, name: &str, now: DateTime<Utc>) -> Result<String>
Expand description

Add a new list to the end of the board. Returns the new list’s ID.