Searched refs:global (Results 1 – 9 of 9) sorted by relevance
22 global = true27 #[arg(short = 'w', long = "workdir", default_value = ".", global = true)]
4 pub mod global; module
11 use test_base::{global::BaseGlobalTestContext, test_context::TestContext};
3 global::BaseGlobalTestContext,