launch.substitutions.local_substitution module
Module for the LocalSubstitution substitution.
- class launch.substitutions.local_substitution.LocalSubstitution[source]
Bases:
SubstitutionSubstitution that can access contextual local variables.
- perform(context: LaunchContext) str[source]
Perform the substitution by retrieving the local variable.