launch.actions.pop_launch_configurations module
Module for the PopLaunchConfigurations action.
- class launch.actions.pop_launch_configurations.PopLaunchConfigurations[source]
Bases:
ActionAction that pops the state of launch configurations from a stack.
The state can be stored initially by pushing onto the stack with the
launch.actions.PushLaunchConfigurationsaction.- execute(context: LaunchContext)[source]
Execute the action.