Function rbmenu::commands::remove[][src]

pub fn remove(data: &mut Data, query: BookmarkQuery) -> Result<Vec<Bookmark>>
Expand description

Remove command Exits if bookmark with the said id is not available Remove the bookmark with the given id and exit.