jirust-cli 0.17.5

A CLI tool to interact with Jira
Documentation
1
2
3
//! Configuration management utilities.
/// Helpers to read and persist the jirust CLI configuration file.
pub mod config_file;