pub async fn handle_issue(action: &IssueCommands) -> Result<()>Expand description
Handle oxicode issue … subcommands. Opens the local issue store rooted at
the project and dispatches to the requested action.
pub async fn handle_issue(action: &IssueCommands) -> Result<()>Handle oxicode issue … subcommands. Opens the local issue store rooted at
the project and dispatches to the requested action.