test(jujutsu): add module description

This commit is contained in:
ibrahim dursun 2024-07-15 11:13:26 +01:00
parent a3a10816af
commit f338a3f2cf

View File

@ -279,6 +279,7 @@ pub fn description(module: &str) -> &'static str {
"hostname" => "The system hostname",
"java" => "The currently installed version of Java",
"jobs" => "The current number of jobs running",
"jujutsu" => "The currently installed version of Jujutsu",
"julia" => "The currently installed version of Julia",
"kotlin" => "The currently installed version of Kotlin",
"kubernetes" => "The current Kubernetes context name and, if set, the namespace",