pub fn cmd_status(
project_path: &str,
config: &SeekrConfig,
json_output: bool,
) -> Result<(), SeekrError>Expand description
Execute the seekr-code status command.
pub fn cmd_status(
project_path: &str,
config: &SeekrConfig,
json_output: bool,
) -> Result<(), SeekrError>Execute the seekr-code status command.