#[resource_exists_and_equals]
Expand description

system parameter marker attribute that generates
.add_system( system_name.run_if(resource_exists_and_equals(arg)) )